From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ykg1Y-0007t2-55 for qemu-devel@nongnu.org; Tue, 21 Apr 2015 17:48:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ykg1U-0002oC-GW for qemu-devel@nongnu.org; Tue, 21 Apr 2015 17:48:08 -0400 Received: from e39.co.us.ibm.com ([32.97.110.160]:60613) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ykg1U-0002n8-9H for qemu-devel@nongnu.org; Tue, 21 Apr 2015 17:48:04 -0400 Received: from /spool/local by e39.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 21 Apr 2015 15:48:02 -0600 Received: from b03cxnp08028.gho.boulder.ibm.com (b03cxnp08028.gho.boulder.ibm.com [9.17.130.20]) by d03dlp02.boulder.ibm.com (Postfix) with ESMTP id 5806B3E4004F for ; Tue, 21 Apr 2015 15:47:59 -0600 (MDT) Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by b03cxnp08028.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t3LLlfHM41222314 for ; Tue, 21 Apr 2015 14:47:41 -0700 Received: from d03av01.boulder.ibm.com (localhost [127.0.0.1]) by d03av01.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t3LLlw3t015464 for ; Tue, 21 Apr 2015 15:47:59 -0600 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth Message-ID: <20150421214750.19283.43139@loki> Date: Tue, 21 Apr 2015 16:47:50 -0500 Subject: [Qemu-devel] [ANNOUNCE] QEMU 2.3.0-rc4 is now available List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org Hello, On behalf of the QEMU Team, I'd like to announce the availability of the fifth release candidate for the QEMU 2.3 release. This release is meant for testing purposes and should not be used in a production environment. http://wiki.qemu.org/download/qemu-2.3.0-rc4.tar.bz2 This is a minor update that fixes a small set of bugs that were identified after the release of rc3. As with rc3, this release addresses all current outstanding bugs being tracked for QEMU 2.3.0, and is the last planned release candidate. QEMU 2.3.0 is planned to be officially tagged and released on Friday, April 24th. You can help improve the quality of the QEMU 2.3 release by testing this release and reporting bugs on Launchpad: https://bugs.launchpad.net/qemu/ The release plan for the 2.3 release is available at: http://wiki.qemu.org/Planning/2.3 Please add entries to the ChangeLog for the 2.3 release below: http://wiki.qemu.org/ChangeLog/2.3 Changes since 2.3.0-rc3: f2a5810: Update version for v2.3.0-rc4 release (Peter Maydell) e05ca82: vhost: fix log base address (Michael S. Tsirkin) 638b836: hmp: fix crash in 'info block -n -v' (Alberto Garcia) 0ca4f94: mips: fix broken fulong2e machine (Paolo Bonzini) 993ebe4: target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_load (Mar= k Cave-Ayland) 6cec43e: fw_cfg: add documentation file (docs/specs/fw_cfg.txt) (Gabriel L.= Somlo)