From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: [ANNOUNCE] qemu-kvm-0.11.0 released Date: Sun, 27 Sep 2009 09:42:56 +0200 Message-ID: <4ABF1780.3090308@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit To: kvm-devel Return-path: Received: from mx1.redhat.com ([209.132.183.28]:56371 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753369AbZI0Hm4 (ORCPT ); Sun, 27 Sep 2009 03:42:56 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8R7h0Z9003666 for ; Sun, 27 Sep 2009 03:43:00 -0400 Sender: kvm-owner@vger.kernel.org List-ID: qemu-kvm-0.11.0 is now available. This release is is based on the upstream qemu 0.11.0, plus kvm-specific enhancements. Changes from the qemu-kvm-0.10 series: - merge qemu 0.11.0 - qdev device model - qemu-io - i386: multiboot support for -kernel - gdbstub: vCont support - i386: control over boot menu - i386: pc-0.10 compatibility machine type - qcow2: use cache=writethrough by default - i386: MCE emulation - i386: host cpuid support - slirp: host network config - virtio: MSI-x support - pci: allow devices to specify bus address - migration: allow down time based threshold - virtio-net: filtering support - http block device support - i386: expose numa topology to guests - native preadv/pwritev support - kvm: guest debugging support - vnc: support for acls and gssapi - monitor: allow multiple monitors - device assignment: MSI-X support (Sheng Yang) - device assignment: SR/IOV support (Sheng Yang) - irqfd support (Gregory Haskins) - drop libkvm, use some of the upstream kvm support (Glauber Costa) - device assignment: option ROM support (Alex Williamson) - x2apic support (Gleb Natapov) - kvm/msi integration (Michael S. Tsirkin) - hpet/kvm integration (Beth Kon) - mce/kvm ingration (Huang Ying) http://www.linux-kvm.org -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.