From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BNG04-0004ta-4o for qemu-devel@nongnu.org; Mon, 10 May 2004 14:59:40 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BNFzD-0004ST-By for qemu-devel@nongnu.org; Mon, 10 May 2004 14:59:18 -0400 Received: from [193.252.22.28] (helo=mwinf0304.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BNFun-0003Cr-26 for qemu-devel@nongnu.org; Mon, 10 May 2004 14:54:13 -0400 Received: from bellard.org (ATuileries-112-1-4-36.w81-53.abo.wanadoo.fr [81.53.133.36]) by mwinf0304.wanadoo.fr (SMTP Server) with ESMTP id 46BCBA804710 for ; Mon, 10 May 2004 20:54:12 +0200 (CEST) Message-ID: <409FD05A.3080709@bellard.org> Date: Mon, 10 May 2004 20:56:26 +0200 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] pearpc (PPC) anyone? References: <409EC554.9060103@olifantasia.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed 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@nongnu.org Johannes Schindelin wrote: > Hi, > > Today I saw for the first time the project pearpc: > > http://pearpc.sourceforge.net/ > > It emulates a PPC machine with JIT. Has anybody seen/worked with it > before? How does pearpc relate to qemu? Would a cooperation be good? I am looking at the code. I'll see if it is possible to use it to have a Mac OS X support in QEMU. Fabrice.