From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BzKAm-0004hH-Uj for qemu-devel@nongnu.org; Mon, 23 Aug 2004 15:08:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BzKAl-0004fF-4M for qemu-devel@nongnu.org; Mon, 23 Aug 2004 15:08:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BzKAk-0004ew-SK for qemu-devel@nongnu.org; Mon, 23 Aug 2004 15:08:02 -0400 Received: from [129.104.30.34] (helo=a.mx.polytechnique.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BzK6A-0002Xm-Vu for qemu-devel@nongnu.org; Mon, 23 Aug 2004 15:03:19 -0400 Message-ID: <412A3F7E.9040209@bellard.org> Date: Mon, 23 Aug 2004 21:03:26 +0200 From: Fabrice Bellard MIME-Version: 1.0 References: <41279F64.4080004@pagesmiths.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] Re: [Darwine] QEMU+WINE Reply-To: 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 Hi, I think it is more interesting to do a 'darwin-i386-user' version of QEMU. Emulating Linux on Darwin adds an extra layer of complexity which is of no use for Wine as there is already a Darwin port of Wine. Fabrice. Pierre d'Herbemont wrote: > 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. > > Fabrice could you give us a hint about what you think? > > Pierre. > > PS: I am CC-ing this thread to the qemu-devel and to Fabrice. > > Le 21 août 04, à 22:36, Pablo Bendersky a écrit : > >> 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ût 04, à 21:15, Jim White a écrit : >>> >>> >>> >>>> 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 >> > > >