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 wordt alleen Linux en NetBSD ondersteund als besturingssysteem maar men is druk bezig met andere bedrijven om ook andere besturingssystemen te ondersteunen zoals Solaris. De ontwikkelaars hebben versie 3.0.4 uitgebracht met de volgende aankondiging op de mailing list:
Folks,
We're pleased to announce the official release of xen 3.0.4!
This is largely an opportunistic stabilising release for HVM guests, due to the large amount of work in that area of the code since 3.0.3. These enhancements have in particular improved support for SMP and ACPI Linux and Windows operating systems.
Other highlights of this release include:Since 3.0.4 is an interim release, certain features such as HVM save/restore will now be part of Xen 3.0.5 which we expect to release in early 2007.
- support for kexec/kdump of Xen and domain 0;
- graphical framebuffer support for paravirtualised guests;
- preview support for the new XenAPI management interfaces;
- enhanced support for IA64 (IPF) and Power systems.
You can get the source using mercurial from:
http://xenbits.xensource.com/xen-3.0.4-testing.hg
Source and binary tarballs, and RPMs, will be made available from:
http://www.xensource.com/downloads
Cheers,
Keir (on behalf of the whole Xen dev team)