Xen is een virtuele machine hypervisor voor het x86-platform en laat meerdere besturingssystemen gelijktijdig op één systeem draaien zonder de prestaties drastisch te beïnvloeden. Wie wil weten hoe de ontwikkelaars Xen hebben bedacht en ontworpen kan op deze pagina de documentatie na lezen. Op dit moment worden alleen Linux en NetBSD ondersteund als besturingssystemen maar men is druk bezig met andere bedrijven om ook andere besturingssystemen te ondersteunen zoals Solaris. De ontwikkelaars hebben Xen 3.1 uitgebracht met de volgende aankondiging op de mailing list:
Folks,
We're pleased to announce the official release of Xen 3.1!
This represents a major milestone in the Xen project containing performance and stability enhancements, additional features for all architectures, and a brand new management API. Highlights of this release include:You can get the source using mercurial from:
- XenAPI 1.0 support
- XML configuration files for virtual machines;
- VM life-cycle management operations; and
- Secure on- or off-box XML-RPC with bindings for many languages
- Preliminary save/restore/migrate support for HVM (e.g. Windows) VMs;
- Dynamic memory control for HVM guests;
- 32-on-64 PV guest support (run PAE PV VMs on a 64-bit Xen!); and
- Blktap copy-on-write disk support.
http://xenbits.xensource.com/xen-3.1-testing.hg
Source and binary tarballs, and RPMs, are available from:
http://www.xensource.com/download/index_oss.html
Cheers,
Keir (on behalf of the whole Xen dev team)