From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D8NT9-0006Bx-4n for qemu-devel@nongnu.org; Mon, 07 Mar 2005 14:00:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D8NT6-0006B8-0k for qemu-devel@nongnu.org; Mon, 07 Mar 2005 14:00:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8NT5-0006Ac-PP for qemu-devel@nongnu.org; Mon, 07 Mar 2005 14:00:39 -0500 Received: from [161.58.242.233] (helo=hotwww5.hotwww.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1D8NCp-0000vA-MG for qemu-devel@nongnu.org; Mon, 07 Mar 2005 13:43:51 -0500 Subject: Re: [Qemu-devel] More PPC emulation fixes From: Thayne Harbaugh In-Reply-To: <1b5dcf7f011cb504d9305b4a7ad5dadd@sci.fi> References: <1109804693.13299.9584.camel@rapid> <1109850591.13299.9614.camel@rapid> <1110217932.14413.2.camel@localhost.localdomain> <1b5dcf7f011cb504d9305b4a7ad5dadd@sci.fi> Content-Type: text/plain Date: Mon, 07 Mar 2005 11:43:45 -0700 Message-Id: <1110221025.14413.6.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel On Mon, 2005-03-07 at 20:26 +0200, Asko Kauppi wrote: > May I ask you guys, who've done work on Qemu/PPC side, how far is it > from being "Linux on Mac"? I haven't tested anything except linux-powerpc on linux-x86 - which works quite well except for a few features of a 2.6 guest kernel (I'm working on fixing these). I once tried to boot Mac OS X on linux-x86, but it died with an Altivec problem (at least that's what Jocelyn said).