mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
768717cce7
Preparatory change in order to import a newer Xen version while keeping the previous one. Reviewed by: bapt Sponsored by: Citrix Systems R&D Differential Revision: https://reviews.freebsd.org/D16416
11 lines
590 B
Plaintext
11 lines
590 B
Plaintext
The Xen Project hypervisor is an open-source type-1 or baremetal hypervisor,
|
|
which makes it possible to run many instances of an operating system or indeed
|
|
different operating systems in parallel on a single machine (or host). The Xen
|
|
Project hypervisor is the only type-1 hypervisor that is available as open
|
|
source. It is used as the basis for a number of different commercial and open
|
|
source applications, such as: server virtualization, Infrastructure as a Service
|
|
(IaaS), desktop virtualization, security applications, embedded and hardware
|
|
appliances
|
|
|
|
WWW: http://www.xenproject.org/
|