From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DSF1Z-0007Kb-DT for qemu-devel@nongnu.org; Sun, 01 May 2005 10:02:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DSF1Z-0007KP-2Y for qemu-devel@nongnu.org; Sun, 01 May 2005 10:02:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DSF1Z-0007Fw-0K for qemu-devel@nongnu.org; Sun, 01 May 2005 10:02:21 -0400 Received: from [24.201.245.36] (helo=relais.videotron.ca) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DSF3i-00065g-N7 for qemu-devel@nongnu.org; Sun, 01 May 2005 10:04:34 -0400 Received: from [192.168.0.100] ([70.80.139.21]) by VL-MO-MR007.ip.videotron.ca (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0IFT00KKFDIE5P@VL-MO-MR007.ip.videotron.ca> for qemu-devel@nongnu.org; Sun, 01 May 2005 09:59:02 -0400 (EDT) Date: Sun, 01 May 2005 10:00:20 -0400 From: Marc Collin Subject: Re: [Qemu-devel] target... In-reply-to: <200505011131.48861.paul@codesourcery.com> Message-id: <200505011000.21056.collinm@laboiteaprog.com> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable Content-disposition: inline References: <200505010058.19675.collinm@laboiteaprog.com> <200505011131.48861.paul@codesourcery.com> 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 Le 1 Mai 2005 06:31, Paul Brook a =E9crit=A0: > On Sunday 01 May 2005 05:58, Marc Collin wrote: > > hi > > > > when we do a ./configure for qemu > > > > there is: > > > > target list i386-user arm-user armeb-user sparc-user ppc-user > > i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu > > > > for a x86 machine, what is the best for performance? > > i386-user or i386-softmmu > > i386-user. > > These are two different things the -user emulation only emulates a linux > userspace. The -softmmu emulation emulates a complete system. > > Paul > > if i want to use qemu to run, os2, beos, windows... under linux, i can't us= e=20 i386-user? =2D-=20 www.laboiteaprog.com