Xen Hypervisor
Xen is a bare metal hypervisor, it starts immediately after BIOS is launched. It operates directly on the host's hardware and doesn't need any OS to be installed on, thus making it possible for host hardware to install numerous guest operating systems and to run them simultaneously. The guests use Xen interface for almost all their hardware requests, for example, I/O, CPU and disk. Xen provides open source code and can be utilized as a core virtualization engine. This hypervisor operates directly on x86-64, x86, Power PC, Itanium, IA-64, SPARC, and ARM processors.
Xen hypervisor launches Domain0 Guest, also called dom0, when the system initially boots. Hardware is directly available to Domain0 Guest and it has access to device drivers for other domains. It can also launch new domains. Domain Guests named domU are ran and managed by dom0 and work independently on the system. Such guests are either launched and managed by the means of a distinct modified OS known as paravirtualizion, or with the help of unmodified OS working on specially developed virtualization hardware (AMD-V and Intel VT) known as hardware virtual machine (HVM).
Xen hypervisor launches Domain0 Guest, also called dom0, when the system initially boots. Hardware is directly available to Domain0 Guest and it has access to device drivers for other domains. It can also launch new domains. Domain Guests named domU are ran and managed by dom0 and work independently on the system. Such guests are either launched and managed by the means of a distinct modified OS known as paravirtualizion, or with the help of unmodified OS working on specially developed virtualization hardware (AMD-V and Intel VT) known as hardware virtual machine (HVM).
Citrix XenServer benefits:
|
Security in Xen is ensured by the wide range of features:
|