From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M3tUo-000153-1C for qemu-devel@nongnu.org; Tue, 12 May 2009 11:02:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M3tUj-00014R-E0 for qemu-devel@nongnu.org; Tue, 12 May 2009 11:02:17 -0400 Received: from [199.232.76.173] (port=40067 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M3tUj-00014O-6T for qemu-devel@nongnu.org; Tue, 12 May 2009 11:02:13 -0400 Received: from e6.ny.us.ibm.com ([32.97.182.146]:53210) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M3tUi-0007op-Fq for qemu-devel@nongnu.org; Tue, 12 May 2009 11:02:12 -0400 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e6.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n4CF4GXt006120 for ; Tue, 12 May 2009 11:04:16 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay02.pok.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n4CF22NX249998 for ; Tue, 12 May 2009 11:02:02 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n4CF22R4005665 for ; Tue, 12 May 2009 11:02:02 -0400 Received: from squirrel.codemonkey.ws (sig-9-65-50-122.mts.ibm.com [9.65.50.122]) by d01av04.pok.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n4CF21OA005529 for ; Tue, 12 May 2009 11:02:02 -0400 Message-ID: <4A098F68.2090708@us.ibm.com> Date: Tue, 12 May 2009 10:02:00 -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.4 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.4 release. This is a stable release of the 0.10 tree and contains only bug fixes since the 0.10.3 The attached Changelog includes all of the changes that have went in since 0.10.3. It can be downloaded from Savannah at: http://savannah.nongnu.org/releases/qemu/qemu-0.10.4.tar.gz It may take a few hours for the Savannah mirrors to update so if you get an error, try again later. Alternatively, if you change "/releases/" to "/releases-noredirect/" you can avoid being redirected to a mirror. N.B. This release contains a qcow2 corruption fix. If you use qcow2 disk images, it's strongly advised that you upgrade to 0.10.4. - Improve block range checks to remove integer overflow (Kevin Wolf) - e1000: do not re-init PCI config space 0 (Amit Shah) - fix AIO deletion race (Alex Graf) - reset option roms on reboot (Glauber Costa) - fix qcow2 corruption in cluster freeing (Gleb Natapov) - Enable power button event generation (Gleb Natapov) -- Regards, Anthony Liguori