From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: [ANNOUNCE] qemu-kvm-0.12.1.2 Date: Wed, 30 Dec 2009 12:38:28 -0200 Message-ID: <20091230143828.GA25749@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: kvm Return-path: Received: from mx1.redhat.com ([209.132.183.28]:45193 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751818AbZL3OjE (ORCPT ); Wed, 30 Dec 2009 09:39:04 -0500 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id nBUEd3Fn008188 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 30 Dec 2009 09:39:03 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx04.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id nBUEd3SR003250 for ; Wed, 30 Dec 2009 09:39:03 -0500 Received: from amt.cnet (vpn-10-11.rdu.redhat.com [10.11.10.11]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id nBUEd2mf014944 for ; Wed, 30 Dec 2009 09:39:02 -0500 Received: from amt.cnet (amt.cnet [127.0.0.1]) by amt.cnet (Postfix) with ESMTP id 6C3616801D8 for ; Wed, 30 Dec 2009 12:38:29 -0200 (BRST) Received: (from marcelo@localhost) by amt.cnet (8.14.3/8.14.3/Submit) id nBUEcSUe025758 for kvm@vger.kernel.org; Wed, 30 Dec 2009 12:38:28 -0200 Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: qemu-kvm-0.12.1.2 is now available. This release is based on the upstream qemu 0.12.1, plus kvm-specific enhancements. Please see the original qemu 0.12.1 release announcement for details. This release can be used with the kvm kernel modules provided by your distribution kernel, or by the modules in the kvm-kmod package, such as kvm-kmod-2.6.32. Changes from qemu-kvm-0.12.1.1 Artyom Tarasenko (2): scsi-disk: Inquiry with allocation length of CDB < 36 (v4) fdc/sparc32: don't hang on detection under OBP Aurelien Jarno (1): cpu-all.h: fix cpu_get_real_ticks() #ifdef Avi Kivity (3): linuxboot: fix gdt address calculation Don't load options roms intended to be loaded by the bios in qemu Reinstate cpuid vendor override when kvm is enabled Blue Swirl (1): alpha: fix compile Kirill A. Shutemov (1): user_only: compile everything with -fpie Marcelo Tosatti (2): dummy kvm_save_mpstate for CONFIG_KVM=n Merge branch 'stable-0.12-upstream' into stable-0.12 Mikolaj Kucharski (1): fix multiple definition of mulu64 and muls64 with user targets Scott Tsai (1): USB: Improve usbdevice error messages http://www.linux-kvm.org