
Citrix XenServer 5.5

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. Voor meer informatie over Xen en de bijbehorende community verwijzen we jullie door naar deze en deze pagina. Op dit moment worden alleen Linux en Netbsd ondersteund als hostsystemen, maar men is druk bezig om ook andere besturingssystemen, zoals Solaris, volledig te ondersteunen. De ontwikkelaars hebben deze maand Xen 3.3.1 met de volgende aankondiging uitgebracht:
The Xen 3.3 release contains architectural improvements and new user-visible features, compared to 3.2, including:
- Power management (P & C states) in the hypervisor
- HVM emulation domains (qemu-on-minios) for better scalability, performance and security
- PVGrub: boot PV kernels using real GRUB inside the PV domain
- Better PV performance: domain lock removed from pagetable-update paths
- Shadow3: optimisations to make this the best shadow pagetable algorithm yet, making HVM performance better than ever
- Hardware Assisted Paging enhancements: 2MB page support for better TLB locality
- CPUID feature levelling: allows safe domain migration across systems with different CPU models
- PVSCSI drivers for SCSI access direct into PV guests
- HVM framebuffer optimisations: scan for framebuffer updates more efficiently
- Device passthrough enhancements
- Full x86 real-mode emulation for HVM guests on Intel VT: supports a much wider range of legacy guest OSes
- New qemu merge with upstream development
- Many other changes in both x86 and IA64 ports
Xen 3.3.1 is a maintenance release in the 3.3 series.
Website
Xen
Download
http://xen.org/download/
tweakers.net
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. Voor meer informatie over Xen en de bijbehorende community verwijzen we jullie door naar deze en deze pagina. Op dit moment worden alleen Linux en NetBSD ondersteund als hostsystemen, maar men is druk bezig om ook andere besturingssystemen, zoals Solaris, volledig te ondersteunen. De ontwikkelaars hebben Xen 3.2.0 uitgebracht met de volgende aankondiging op de mailing list:
Folks,
We’re pleased to announce the official release of Xen 3.2.0!
This has been a while coming, and represents the culmination of a lot of work to improve architectural cleanliness ‘under the hood’, while also providing a range of new user-visible features including:
- Xen Security Modules (XSM)
- ACPI S3 suspend-to-RAM support for the host system
- Preliminary PCI pass-through support (using appropriate Intel or AMD I/O-virtualisation hardware)
- Preliminary support for a wider range of bootloaders in fully virtualised (HVM) guests, using full emulation of x86 ‘real mode’.
- Faster emulation of standard (non-super) VGA modes for HVM guests
- Configurable timer modes for HVM guests, depending on how the guest OS manages time-keeping
- Many other changes and enhancements across all supported machine architectures
You can get the source using mercurial from:
http://xenbits.xensource.com/xen-3.2-testing.hg.To extract your own source tarball:
# hg clone http://xenbits.xensource.com/xen-3.2-testing.hg
# cd xen-3.2-testing.hg
# hg archive -t tgz -r RELEASE-3.2.0 ../xen-3.2.0.tar.gzPre-prepared source tarball and binary packages will soon be available from the xen.org website.
Cheers,
Keir (on behalf of the whole Xen dev team)
Website | Xen-Announce |
---|---|
Download | http://xen.xensource.com/download/ |