From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: [ANNOUNCE] kvm-69 release Date: Mon, 19 May 2008 14:25:45 +0300 Message-ID: <483163B9.7040304@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from bzq-179-150-194.static.bezeqint.net ([212.179.150.194]:40005 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756075AbYESLZs (ORCPT ); Mon, 19 May 2008 07:25:48 -0400 Sender: kvm-owner@vger.kernel.org List-ID: 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