From owner-freebsd-current@FreeBSD.ORG Sun Jan 15 06:56:04 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E6CC16A41F; Sun, 15 Jan 2006 06:56:04 +0000 (GMT) (envelope-from bakul@bitblocks.com) Received: from gate.bitblocks.com (bitblocks.com [209.204.185.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id D72E143D45; Sun, 15 Jan 2006 06:56:03 +0000 (GMT) (envelope-from bakul@bitblocks.com) Received: from bitblocks.com (localhost [127.0.0.1]) by gate.bitblocks.com (8.13.4/8.13.1) with ESMTP id k0F6u3rn088708; Sat, 14 Jan 2006 22:56:03 -0800 (PST) (envelope-from bakul@bitblocks.com) Message-Id: <200601150656.k0F6u3rn088708@gate.bitblocks.com> To: "Daniel O'Connor" In-reply-to: Your message of "Sun, 15 Jan 2006 17:12:54 +1030." <200601151713.02421.doconnor@gsoft.com.au> Date: Sat, 14 Jan 2006 22:56:03 -0800 From: Bakul Shah Cc: Tim Kientzle , freebsd-current@freebsd.org Subject: Re: FreeBSD on Intel Macs? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jan 2006 06:56:04 -0000 > > On a related note, anyone know about any VMWare or Xen or other similar > > virtual machine environment for Mac/Intel? (FreeBSD on Virtual PC on > > Rosetta sounds very scary... ;-( > > QEmu supposedly works on MacOSX.. > Of course I imagine you'll need to compile your own version :) Just what I was going to say! qemu works on mac/ppc, solaris, linux, windows & *bsd so a port to mac/intel won't be hard. But you'd also need to port kqemu (kernel loadable module) to get emulation speed within a factor of two of the native speed. I am guessing that will happen soon enough...