From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1AuLn9-0006jU-JT for qemu-devel@nongnu.org; Fri, 20 Feb 2004 20:18:51 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1AuLma-0006bf-AR for qemu-devel@nongnu.org; Fri, 20 Feb 2004 20:18:47 -0500 Received: from [212.69.217.31] (helo=smtp-relay02.x-mailer.co.uk) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1AuLmZ-0006b6-Ju for qemu-devel@nongnu.org; Fri, 20 Feb 2004 20:18:15 -0500 Received: from [212.69.205.127] (helo=century.dsvr.co.uk) by smtp-relay02.x-mailer.co.uk with esmtp (Exim 4.30) id 1AuLmU-0001jG-Co for qemu-devel@nongnu.org; Sat, 21 Feb 2004 01:18:10 +0000 Received: from personal (mysterymachine.demon.co.uk [80.176.231.80]) by century.dsvr.co.uk (8.11.7/8.11.7) with SMTP id i1L1IAk04758 for ; Sat, 21 Feb 2004 01:18:10 GMT Message-ID: <000f01c3f818$9a694680$6407a8c0@personal> From: "Jamie Burns" Date: Sat, 21 Feb 2004 01:18:24 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Darwin? Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi guys, I was just re reading the website and was looking at the phrase: "User mode emulation. In this mode, QEMU can launch Linux processes compiled for one CPU on another CPU. Linux system calls are converted because of endianness and 32/64 bit mismatches." So if we had a Darwin native version of Qemu, would it be a lot easier to run the PPC version of OS X finder (Aqua etc.) on that as the base OS would already be running, albeit on different CPU to the Finder? Jamie.