> if i want to use qemu to run, os2, beos, windows... under linux, i can't
> use i386-user?

No, you need i386-softmmu to run a whole virtual machine.  If you use the CVS 
version of QEmu, you can also use the KQemu accelerator module to speed this 
up.

If you wanted to (for instance) run i386 binaries on a PPC Linux host, you'd 
use i386-user to emulate the x86 Linux userspace without having to run a 
whole virtual i386 machine.

Cheers,
Mark


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

Reply via email to