Slashdot Mirror


Linux Kernel to Include KVM Virtualization

It looks like the newest version of the Linux kernel (2.6.20) will include KVM, the relatively new virtualization environment. From the article: "Thanks to its approach KVM already runs in the current kernel, without any extensive bouts of patching and compiling being required, after the fairly simple compilation of a module. Virtual machines that run unmodified operating systems are meant to appear in the host as a simple process and work independently of the host kernel. In a fashion comparable to that of Xen a modified QEMU is used for the supportive emulation of typical PC components of the virtual machines."

1 of 194 comments (clear)

  1. No paravirtualization? How stupid. by keeboo · · Score: 0, Flamebait

    Oh, great. It does require hardware extensions for virtualization. -- For some reason I don't feel like upgrading the whole server park here just to migrate from Xen to this thing.

    And what if I desire paravirtualization (because it's faster and cleaner) even with such VT-enabled processors available to me?

    IMO, unless this technology envolves into something Xen-alike, it was bad decision to include it into the kernel tree.