Post a Comment
I think a fairly short article just clarifying all the types of virtualization and the pros/cons would be a big help for me.
Virtualization, hypervisors, para-virtualization, KVM, Xen, Qemu, KQemu, VMWare, Parallels, etc, etc
I'm starting to get fuzzy. Help me out O great contributors!
http://virt.kernelnewbies.org/
There are two links, "technology overview" and "technology comparison", that are probably what you are looking for.
From the homepage, "This wiki is dedicated to documenting the different virtualization technologies available in Linux, including an overview of the way each virtualization technology works, how to get started, where to get involved with development, etc..."
Site is maintained by kernel hacker Rik Van Riel.
KVM is now supported by libvirt and virtman, this means you can use the same tools to setup your KVM virtual machine as you do for your Xen VM (and pretty much every other VM technology). Red Hat also invested significant development time in the VM arena both in the kernel tools and the userspace tools.




