From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7XVL-0005ZE-6U for qemu-devel@nongnu.org; Fri, 11 Dec 2015 18:53:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a7XVG-000712-7R for qemu-devel@nongnu.org; Fri, 11 Dec 2015 18:53:39 -0500 Received: from e36.co.us.ibm.com ([32.97.110.154]:41894) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7XVF-0006zt-WE for qemu-devel@nongnu.org; Fri, 11 Dec 2015 18:53:34 -0500 Received: from localhost by e36.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 11 Dec 2015 16:53:32 -0700 Received: from b03cxnp07028.gho.boulder.ibm.com (b03cxnp07028.gho.boulder.ibm.com [9.17.130.15]) by d03dlp02.boulder.ibm.com (Postfix) with ESMTP id 724F03E40030 for ; Fri, 11 Dec 2015 16:53:17 -0700 (MST) Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by b03cxnp07028.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id tBBNrHvg26804356 for ; Fri, 11 Dec 2015 16:53:17 -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 tBBNrH7I022429 for ; Fri, 11 Dec 2015 16:53:17 -0700 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth Message-ID: <20151211235248.9637.56762@loki> Date: Fri, 11 Dec 2015 17:52:48 -0600 Subject: [Qemu-devel] [ANNOUNCE] QEMU 2.5.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 fourth release candidate for the QEMU 2.5 release. This release is meant for testing purposes and should not be used in a production environment. http://wiki.qemu.org/download/qemu-2.5.0-rc4.tar.bz2 You can help improve the quality of the QEMU 2.5 release by testing this release and reporting bugs on Launchpad: https://bugs.launchpad.net/qemu/ The release plan for the 2.5 release is available at: http://wiki.qemu.org/Planning/2.5 Please add entries to the ChangeLog for the 2.5 release below: http://wiki.qemu.org/ChangeLog/2.5 Major issues fixed in this latest RC can be viewed here: http://wiki.qemu.org/Planning/2.5#Fixed_in_rc4 This is the last planned RC before the official 2.5.0 release, which is scheduled for Wednesday, December 16th. Assuming nothing catastrophic is discovered, no additional changes are planned prior to the release. Changes since rc3: f05b42d: Update version for v2.5.0-rc4 release (Peter Maydell) 6e0abc2: blockdev: Mark {insert, remove}-medium experimental (Max Reitz) 3fd3c4b: Fix xbzrle vs last_sent_block update (Dr. David Alan Gilbert) b969526: Update language files for QEMU 2.5.0 (Peter Maydell) bd4e097: sparc: allow CASA with ASI 0xa from user space (Alex Zuepke) a3154cc: MAINTAINERS: add maintainer to virtio-9p (Greg Kurz) 6cecf09: virtio-9p-device: add minimal unrealize handler (Greg Kurz)