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


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to