Life in Code

Thoughts on technology from a veteran programmer.

The Kernel Virtual Machine – Not What you Have Heard

post a comment

Here’s the presentation I’m giving at the   Linux Foundation Collaboration Summit:   kvm-not-what-you-heard

 

Abstract:

Mike will review myths, misstatements, and mistakenly-held notions about KVM, the Linux hypervisor. Starting with the major one: that KVM is not a “bare metal” hypervisor. In addition to the “not a bare metal hypervisor” myth, I’ll also address other prominent myths, including: KVM is not good at running Windows guests, KVM is not as secure as other hypervisors, KVM does not scale, KVM does not over-provision memory and KVM doesn’t have VM_* (meaning VMware apis or features). Whenever possible, I will show the source of the myth and debunk it using source code, published benchmarks, or other mechanisms.

Share

Written by mdday

April 7th, 2011 at 3:01 pm

Posted in Uncategorized

Leave a Reply