In article <[email protected]> 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/
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"