From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ET3JS-0003f0-Ob for qemu-devel@nongnu.org; Fri, 21 Oct 2005 16:16:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ET3JQ-0003ed-EF for qemu-devel@nongnu.org; Fri, 21 Oct 2005 16:16:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ET3JQ-0003eY-7d for qemu-devel@nongnu.org; Fri, 21 Oct 2005 16:16:24 -0400 Received: from [72.14.204.192] (helo=qproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ET3JP-0006C7-EB for qemu-devel@nongnu.org; Fri, 21 Oct 2005 16:16:23 -0400 Received: by qproxy.gmail.com with SMTP id e11so179393qba for ; Fri, 21 Oct 2005 13:16:18 -0700 (PDT) Message-ID: <711013f80510211316t2d3d1f5fkcab79e82cb45676b@mail.gmail.com> Date: Fri, 21 Oct 2005 21:16:18 +0100 From: Steven MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: [Qemu-devel] User-space emulation on Mac OS X to run Mac OS X Intel applications 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 Hi all, Looking at qemu, it seems as if it could be possible to allow it to run Intel OS X apps on PowerPC OS X, much like a reverse Rosetta. The x86 frameworks/libraries are included with Xcode, so possibly everything else could run natively, just have the app itself emulated. Is anybody willing to try getting this to work? Thanks, Steve