[ANNOUNCE] kvm-67 release

From: Avi Kivity
Date: Mon Apr 28 2008 - 04:56:20 EST


This release adds support for the ppc 44x embedded processors. Like s390 and ia64, it is only provided in the git tree, not in the tarball. Linux guests are supported.

Changes from kvm-66:
- s390/ia64: compile fix (Christian Borntraeger)
- s390: change virtio interrupt to follow arch specification
(Christian Borntraeger)
- close vcpu refcounting race (Al Viro)
- code cleanups (Hollis Blanchard, Christian Borntraeger)
- ppc 44x support (Hollis Blanchard, Jerone Young)
- reduce cr8 intercepts on AMD (Joerg Roedel)
- speeds up Vista x64
- fix locking in paravirt mmu support (Marcelo Tosatti)
- fix ppc build on non-44x (Stephen Rothwell)
- fix PIT time-drift compensation with multiple guests (Marcelo Tosatti)
- merge qemu-svn
- spin up vcpu threads before setting lapic contents
- pass disk geometery to extboot loader (Ryan Harper)
- separate header copying from source copying in 'make sync'
- implement 'hypervisor present' cpuid bit
- fix address truncation on ia64 (Jes Sorensen)
- handle nic/storage hotplug failure gracefully (Chris Wright)
- more kvm_stat display options
- fix qemu system_powerdown with Linux guests


Notes:
If you use the modules bundled with kvm-67, you can use any version
of Linux from 2.6.17 upwards.
If you use the modules bundled with Linux 2.6.20, you need to use
kvm-12.
If you use the modules bundled with Linux 2.6.21, you need to use
kvm-17.
Modules from Linux 2.6.22 and up will work with any kvm version from
kvm-22. Some features may only be available in newer releases.
For best performance, use Linux 2.6.23-rc2 or later as the host.

http://kvm.qumranet.com

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/