pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/xenkernel33



Module Name:    pkgsrc
Committed By:   cegger
Date:           Fri Aug 22 17:03:30 UTC 2008

Modified Files:
        pkgsrc/sysutils/xenkernel33: Makefile distinfo

Log Message:
Update to final Xen 3.3.0.

Release notes for Xen 3.3.0:

This is a major new release with a host of new features 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


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/sysutils/xenkernel33/Makefile \
    pkgsrc/sysutils/xenkernel33/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index