From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CWzgK-0008GI-I8 for qemu-devel@nongnu.org; Wed, 24 Nov 2004 11:07:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CWzgI-0008FF-Iy for qemu-devel@nongnu.org; Wed, 24 Nov 2004 11:07:46 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CWzgG-0008Ex-GN for qemu-devel@nongnu.org; Wed, 24 Nov 2004 11:07:46 -0500 Received: from [213.228.0.44] (helo=postfix3-1.free.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CWzX2-0002vF-Vl for qemu-devel@nongnu.org; Wed, 24 Nov 2004 10:58:13 -0500 Message-ID: <1101311822.41a4af4e56e3a@imp2-q.free.fr> Date: Wed, 24 Nov 2004 16:57:02 +0100 From: stegefin@free.fr Subject: Re: [Qemu-devel] Mac OS X user-space References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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, Martin Williams You might be interested in some work I did on it. Unfortunately I don't h= ave time to lead it further. Everything is hosted on cvs.opendarwin.org rep darwine/related/qemu. It is able load a Mach-O file and start to execute = dyld for a ppc app start to catch some syscall and crash. It doesn't work as f= ar for x86 apps. Pierre. Selon Martin Williams : > Hello, > > Has there been any progress on running programs in user space on Mac OS > X? e.g. running a Darwin x86 application on Mac OS X using qemu? > > Martin > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >