From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1ByeaL-0001YO-7E for qemu-devel@nongnu.org; Sat, 21 Aug 2004 18:43:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1ByeaJ-0001YC-LA for qemu-devel@nongnu.org; Sat, 21 Aug 2004 18:43:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1ByeaJ-0001Y9-J9 for qemu-devel@nongnu.org; Sat, 21 Aug 2004 18:43:39 -0400 Received: from [216.239.56.246] (helo=mproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ByeVj-0006Dj-Ft for qemu-devel@nongnu.org; Sat, 21 Aug 2004 18:38:55 -0400 Received: by mproxy.gmail.com with SMTP id q44so5796cwc for ; Sat, 21 Aug 2004 15:38:44 -0700 (PDT) Message-ID: Date: Sat, 21 Aug 2004 19:38:44 -0300 From: Pablo Bendersky In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: <41279F64.4080004@pagesmiths.com> Subject: [Qemu-devel] Re: [Darwine] QEMU+WINE Reply-To: Pablo Bendersky , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pierre d'Herbemont Cc: Darwine Devel , qemu-devel@nongnu.org No, but I didn't ask much on the qemu-devel list, so probably that's why. I agree that a darwin-i386-user should be easier to achieve, as some linux syscalls and structs are different on Darwin. On Sat, 21 Aug 2004 23:41:44 +0200, Pierre d'Herbemont w= rote: > Did you get any feedback from Fabrice about the (linux-)i386-user Mac > OS X Port? I remember him to be not so encouraging with this Port. For > my part I think it should be possible to have something working a lot > better, but I am not sure about the real difficulties. And a > darwin-i386-user would be probably easy to create. >=20 > Fabrice could you give us a hint about what you think? >=20 > Pierre. >=20 > PS: I am CC-ing this thread to the qemu-devel and to Fabrice. >=20 > Le 21 ao=FBt 04, =E0 22:36, Pablo Bendersky a =E9crit : >=20 >=20 >=20 > > I got Pierre's patch and tried to extend it for more syscall > > emulation, but didn't got much further... I was able to run linux/x86 > > binary of ls (but it fails with ls -la, don't know why yet). > > I'm interested on moving forward with that, but not sure on how to > > continue. > > > > On Sat, 21 Aug 2004 22:29:00 +0200, Pierre d'Herbemont > > wrote: > >> Yes, I did. I got some very simple linux/x86 binary running (the sha-1 > >> tool) on a Mac OS X host. Going deeper is more tricky since we have to > >> emulate linux syscall and behaviour. Basically having qemu-user > >> running > >> on Mac OS X for Darwin/x86 binaries is having a mach-o loader, and > >> having the necessary call conversion. It is also a lot of work, but it > >> is interesting. Then it would require Wine Darwin/x86 port, but that > >> one is much more easier. > >> > >> Pierre. > >> > >> Le 21 ao=FBt 04, =E0 21:15, Jim White a =E9crit : > >> > >> > >> > >>> I just noticed the bit on QEMU's home page about User Mode and how it > >>> can be used to run Linux targets like WINE. Seems to me like that > >>> could be a quick way to run X86 binaries. Has anyone looked into > >>> if/how this would work? > >>> > >>> http://fabrice.bellard.free.fr/qemu/ > >>> > >>> Jim > >>> > >>> > >>> > >>> ------------------------------------------------------- > >>> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank > >>> Media > >>> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > >>> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > >>> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > >>> _______________________________________________ > >>> Darwine-devel mailing list > >>> Darwine-devel@lists.sourceforge.net > >>> https://lists.sourceforge.net/lists/listinfo/darwine-devel > >>> > >> > >> ------------------------------------------------------- > >> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media > >> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > >> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > >> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > >> _______________________________________________ > >> Darwine-devel mailing list > >> Darwine-devel@lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/darwine-devel > >> > > > > > > ------------------------------------------------------- > > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media > > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > > Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > > _______________________________________________ > > Darwine-devel mailing list > > Darwine-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/darwine-devel > > >=20 >