Simple x86 Hypervisor – Lguest
lguest – A simple and tiny virtualization solution for x86. URL : http://lguest.ozlabs.org/
lguest – A simple and tiny virtualization solution for x86. URL : http://lguest.ozlabs.org/
http://code.google.com/p/ganeti/ – Ganeti is a virtual server management software tool built on top of Xen virtual machine monitor – found this in Google code. Ganeti features: support for Xen virtualization.…
Xen is an external hypervisor; it assumes control of the machine and divides resources among guests. On the other hand, kvm is part of Linux and uses the regular Linux…