Xen Project Hypervisor: Difference between revisions

Vater (talk | contribs)
mNo edit summary
m SigmaSquadron moved page Xen to Xen Project Hypervisor over redirect: Trademark concerns
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Xen-project-logo.png|thumb|The Xen Project Logo]]
[[File:Xen-project-logo.png|thumb|The Xen Project Logo]]
The '''[https://xenproject.org/ {{PAGENAME}}]''' ([[wikipedia:en:{{PAGENAME}}]]) is an open-source type-1 virtual machine manager, which allows multiple virtual machines, known as domains, to run concurrently with the host on the physical machine. This is unlike a typical type-2 hypervisor, such as [[QEMU]], where the virtual machines run as applications on top of the host. NixOS runs as the privileged <b>Domain 0</b>, and can paravirtualise or fully virtualise Unprivileged Domains (<code>domUs</code>).
The <strong>[https://xenproject.org/ Xen Project Hypervisor]</strong> is an open-source type-1 virtual machine manager, which allows multiple virtual machines, known as domains, to run concurrently with the host on the physical machine. This is unlike a typical type-2 hypervisor, such as [[QEMU]], where the virtual machines run as applications on top of the host. NixOS runs as the privileged <b>Domain 0</b>, and can paravirtualise or fully virtualise Unprivileged Domains (<code>domUs</code>).


Xen is well-known for its [https://xenbits.xenproject.org/xsa impeccable security record], and is the go-to solution for hyper-scale cloud infrastructures.
Xen is well-known for its [https://xenbits.xenproject.org/xsa impeccable security record], and is the go-to solution for hyper-scale cloud infrastructures.