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
thanks
--
www.laboiteaprog.com
__
http://fabrice.bellard.free.fr/qemu/kqemu-doc.html indicates kqemu is
only for x86 Linux 2.4.x and Linux 2.6.x, not PPC Xnu 7.9.x. Qemu
0.6.0 might also be too old to take advantage of kqemu.
If he used the installer from Free OS Zoo, this would seem to indicate
he doesn't know which compile opt
Running the latest 0.7.0 bits, and I installed a knoppix
instance on a qcow image to take advantage of the very
fast times provided by using savevm/loadvm.
However, once I am booting the debian off the hard disk,
customize the image and save it, the problem I see is
when I reload the image using
did you compile in kqemu ?
On 4/28/05, martin <[EMAIL PROTECTED]> wrote:
> Hi guys
> I recently installed Windows XP Home on qemu 0.6.0 (using the
> installer from freeoszoo) and Mac OS X 10.3.8.
>
> motivation:
> use some cd-roms that run only on Wintel.
>
> Maybe someone is interested in my