Nothing exciting: just a bunch of fixes.

Changes from kvm-68:
- fix kvm guest clock compile error without apic (Glauber Costa)
- support PIT mode 3 (Aurelien Jarno)
  - needed by GNU Hurd
- fix host oops emulating smsw on AMD
- fake performance counter MSRs on AMD (Chris Lalancette)
  - fixes RHEL 4 guests
- fix virtio compile error on s390 (Heiko Carstens)
- fix hlt emulation when PIT is running but not injecting interrupts
  (Marcelo Tosatti)
- ditto for local apic (Marcelo Tosatti)
- fix kernel and userspace structure name clash on ia64 (Xiantao Zhang)
- fix GVMM module including non-PIC objects (Xiantao Zhang)
- 'make mrproper' fix (Andrew Morton)
- fix host oops on emergency reboot when hitting virt instructions
- simplify host cpu unplug
- fix kvm_vcpu_block() state race (Marcelo Tosatti)
- set iosapic pin count to 48 for ia64 (Xiantao Zhang)
- ppc: fix compile warning (Hollis Blanchard)
- ppc: fix lost simultaneous interrupts (Hollis Blanchard)
- ppc: log failed DCR accesses (Hollis Blanchard)
- ppc: order IRQ bit numbers as per docs (Hollis Blanchard)
- ppc: remove IRQ polarity code (Hollis Blanchard)
- ppc: remember state of level-triggered interrupts (Hollis Blanchard)
- ppc: emulate pci controller on 440 SoC (Hollis Blanchard)
- ppc: add pci controller to bamboo platform (Hollis Blanchard)
- external module compatibility updates
- merge qemu-svn
  - fix CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflow
  - allow boot device change from the monitor
  - reduce spurious vga updates
  - fix CVE-2008-2004 - format guessing vulnerability
- remove merge conflict leftover (Carlo Marcelo Arenas Belon)

Notes:
     If you use the modules bundled with kvm-69, 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 kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to