OP
- Thread Starter
- #26
phoenix said:Currently, you don't. KVM is a Linux-only solution. However, there is a project underway to port KVM to FreeBSD. I think it's stalled right now, though.
The only really usable, viable virtualisation software for FreeBSD hosts, right now, is Qemu (for running full OSes) and jails (for running multiple FreeBSD userlands on a single kernel). VirtualBox is almost ready, though.
Qemu will run any OS but it is really slow correct?