Tag Archives: kvm

Virtualization: Xen and KVM

We use virtualization *a lot* in our infrastructure. The advantages are numerous but for sure it saves costs, makes management easier and improves security by isolating services on their own virtual machines (and you can make a very specific configuration for the service). Putting that aside we were moderately happy about Xen. We have been [...]

KVM: Kernel-based Virtual Machine for Linux

Seems like a much more natural implementation than Xen (which has a lot of black voodoo). Its not complete finished yet but it seems to be very promising, definitely something to keep an eye on. Link: http://kvm.sourceforge.net/