qemu-devel @ FreeBSD
Juergen Lock
nox at jelal.kn-bremen.de
Fri Mar 1 23:08:35 UTC 2013
In article <DC9F37B1-C5FF-4EFD-ABB5-BD62E95EC5AC at gmx.de> you write:
>Hello,
Hi!
>
>not sure if sending this mail to this address is correct
>
>I installed qemu following https://wiki.freebsd.org/qemu
>
>Finally it worked and I can boot an existing image containing an Debian/i383 system.
>
>The problem is that it is really really slow.
>
>On the same hardware when running Debian as host and this mentioned Debian/i386 guest
>is really fast.
>
>What could be the problem that the image on FreeBSD is so slow?
>
>Do you have any hints where I can start looking?
The kvm port was never finished so you are most likely using jit
which is slow. If you are looking for reasonably fast x86-on-x86
virtualization you are better off using emulators/virtualbox-ose:
https://wiki.freebsd.org/VirtualBox
HTH,
Juergen
PS: Or bhyve but that so far is only in -current and can't run other
guests than FreeBSD yet:
http://bhyve.org/
More information about the freebsd-emulation
mailing list