Xen



(Back to docs.huihoo.com)

Introduction

Xen is a free software virtual machine monitor for IA-32, x86, x86-64, IA-64 and PowerPC 970 architectures. It allows several guest operating systems to be executed on the same computer hardware at the same time.

A Xen system is structured with the Xen hypervisor as the lowest and most privileged layer.[1] Above this layer are one or more guest operating systems, which the hypervisor schedules across the physical CPUs. The first guest operating system, called in Xen terminology "domain 0" (dom0), is booted automatically when the hypervisor boots and given special management privileges and direct access to the physical hardware. The system administrator logs into dom0 in order to start any further guest operating systems, called "domain U" (domU) in Xen terminology.

Documents

• Xen Summit 会议
• XenServer 7.3
• Users Manual Xen v3.0
• Ubiquitous Xen (2008)
• Xen VMs, Virtual Clusters and Programmatic Partitioning! (2008)
• Xen as a test environment (2007)
• Xen and the Art of Consolidation (2007)
• Xen and the Art of Rails Deployment
• InfiniBand Device Virtualization in Xen (2006)
• Red Hat and Xen virtualisation (2006)
• Xen/IOMMU Breaking IO in New and Interesting Ways (2006)
• The Xen hypervisor (2005)
• Xen Security Modules (XSM)
• Xen and the Art of Virtualization (2003)

Links

• http://www.xen.org/
• http://citrix.com
• http://en.wikipedia.org/wiki/Xen
• http://download.huihoo.com/xen/