From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BVcfN-00023e-10 for qemu-devel@nongnu.org; Wed, 02 Jun 2004 16:48:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BVcfJ-000205-Vm for qemu-devel@nongnu.org; Wed, 02 Jun 2004 16:48:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVcfJ-0001zc-Nm for qemu-devel@nongnu.org; Wed, 02 Jun 2004 16:48:49 -0400 Received: from [194.90.9.21] (helo=mxout2.netvision.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BVcez-0006Sk-UD for qemu-devel@nongnu.org; Wed, 02 Jun 2004 16:48:30 -0400 Received: from [192.168.1.12] ([217.132.172.99]) by mxout2.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0HYP00LMY8GSU5@mxout2.netvision.net.il> for qemu-devel@nongnu.org; Wed, 02 Jun 2004 23:48:29 +0300 (IDT) Date: Wed, 02 Jun 2004 23:48:26 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] Question about WINE In-reply-to: <4563.216.75.85.126.1086208115.squirrel@smail.binghamton.edu> Message-id: <40BE4B2A.10807@witch.dyndns.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <4563.216.75.85.126.1086208115.squirrel@smail.binghamton.edu> 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 Noah, How about reading the QEMU docs? there's QEMU-i386 for full system emulation and there's also QEMU for user level application (such as wine) - both of them are part of QEMU.. After all - QEMU 0.1 - QEMU 0.3 was all about running wine and other user level applications under non X86 machines.. Thanks, Hetz nschwar1@binghamton.edu wrote: > Hey, > > Wine is a re-write of the windows APIs for Linux. It's not related to > Q-Emu at all. Check out www.winehq.com for help on getting started with > Wine. > > > -Noah