From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M78HT-0004Hb-5g for qemu-devel@nongnu.org; Thu, 21 May 2009 09:25:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M78HO-0004Ec-Jd for qemu-devel@nongnu.org; Thu, 21 May 2009 09:25:54 -0400 Received: from [199.232.76.173] (port=53761 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M78HO-0004EE-1t for qemu-devel@nongnu.org; Thu, 21 May 2009 09:25:50 -0400 Received: from e32.co.us.ibm.com ([32.97.110.150]:53657) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M78HN-0001Ef-F5 for qemu-devel@nongnu.org; Thu, 21 May 2009 09:25:49 -0400 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e32.co.us.ibm.com (8.13.1/8.13.1) with ESMTP id n4LDMK7M016191 for ; Thu, 21 May 2009 07:22:20 -0600 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n4LDPluL259590 for ; Thu, 21 May 2009 07:25:47 -0600 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n4LDPl7W029859 for ; Thu, 21 May 2009 07:25:47 -0600 Received: from squirrel.codemonkey.ws (sig-9-76-202-12.mts.ibm.com [9.76.202.12]) by d03av01.boulder.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n4LDPlYk029815 for ; Thu, 21 May 2009 07:25:47 -0600 Message-ID: <4A15565A.9050308@us.ibm.com> Date: Thu, 21 May 2009 08:25:46 -0500 From: Anthony Liguori MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] ANNOUNCE: Release 0.10.5 of QEMU List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" The QEMU team is pleased to announce the availability of the 0.10.5 release. This is a stable release of the 0.10 tree and contains only bug fixes since the 0.10.4 The attached Changelog includes all of the changes that have went in since 0.10.4. It can be downloaded from Savannah at: http://download.savannah.gnu.org/releases/qemu/qemu-0.10.5.tar.gz - kvm: trim unsupported cpu features from cpuid (Avi Kivity) - kvm: provide a better error message for -smp > 1 (Mark McLoughlin) - Remove initrd printfs (Richard Jones) - Initial variables found by valgrind (Jean-Christophe Dubois) - Fix -initrd with > 4GB guests (Glauber Costa) - Fix busy loop on live migration for certain platforms (Uri Lublin) - Remove GCC 3.x requirements from docs (Hollis Blanchard) - ETRAX: fixes for kernel command line, ethernet address, bmi (Edgar Iglesias) - CRIS: Fix bmi (Edgar Iglesias) - Fix bounce buffer errors (Avi Kivity) - Fix regression in -kernel (Anthony Liguori) -- Regards, Anthony Liguori