Back to the Club's homepage

KVM (Kernel Based Virtual Machine) - Avi Kivity

Abstract

KVM (for Kernel-based Virtual Machine) is a new virtualization hardware driver for Linux. kvm allows one to run multiple virtual machines ("guests") on a single Linux host. Guests are isolated from each other and from the host. It is similar to Xen and VMware but differs in some important respects. The talk will cover the kvm architecture and will include a short demonstration.


Lecture slides in PDF format


Back to the Club's homepage