|
|
2 - KbVM Kernel-based Virtual MachineTable of contents
From WwwAdded features to kernel to take advantage of hardware VM capibilities. Must have cpu option 'svm' on AMD or 'vmx' on Intel, cat /proc/cpuinfo and look for the option. Largely based on QEMU (http://fabrice.bellard.free.fr/qemu/) (http://fabrice.bellard.free.fr/qemu/), uses QEMU tools. Home of information about Linux KVM, http://kvm.qumranet.com/kvmwiki/Front_Page Examples of how to do it on Ubuntu Linux, https://help.ubuntu.com/community/KVM |
| |