About this document
KVM and XEN Virtualization Techniques by Rohan Shah is a document available to read on EtoBox.
This document discusses implementing bare metal virtualization using the Xen hypervisor. It begins by explaining that a bare metal hypervisor runs directly on the hardware between the hardware and operating system. It then describes Xen Project, which creates a type 1 or bare metal hypervisor that allows execution of multiple virtual guest operating systems simultaneously on a single physical machine. With Xen, one domain (dom0) controls the hypervisor and starts other guest operating systems called domUs,
- Author
- Rohan Shah
- Language
- EN