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 *BSD 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.3 uitgebracht met de volgende aankondiging op de mailing list:
Version 3.0.3:
We're pleased to announce the official release of xen 3.0.3! This release includes many new features as well as enhanced stability and performance. Some highlights include:Cheers,
- a new easy-to-use CPU scheduler which includes weights, caps, and automatic SMP load-balancing;
- support for Xen-oprofile to allow measurement and optimization of code paths;
- greatly enhanced support for unmodified ("hvm") guests including Windows and legacy Linux operating systems;
- support for dynamic-allocation and copy-on-write disks ("blktap/qcow");
- packet segmentation offload in guests to improve network performance;
- enhanced support for IA64 (IPF) systems; and initial support for Power.
Ian (on behalf of the whole Xen dev team)
Version 3.0.2:
I'm pleased to announce the official release of xen 3.0.2! This release updates the bundled linux kernel version to 2.6.16, and makes xen a config option for i386/x86_64 builds rather than a separate top-level architecture. Support has been added for AMD's new virtualization extensions, alongside the existing support for Intel VT. Oh, and we fixed a bunch of bugs along the way too!
Cheers,
Ian (on behalf of the whole Xen dev team)