From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51380) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvaRM-0008U6-QN for qemu-devel@nongnu.org; Mon, 01 Dec 2014 18:31:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XvaRF-0004EV-Qa for qemu-devel@nongnu.org; Mon, 01 Dec 2014 18:31:36 -0500 Received: from e33.co.us.ibm.com ([32.97.110.151]:43090) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvaRF-0004Dx-Io for qemu-devel@nongnu.org; Mon, 01 Dec 2014 18:31:29 -0500 Received: from /spool/local by e33.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 1 Dec 2014 16:31:28 -0700 Received: from b03cxnp07028.gho.boulder.ibm.com (b03cxnp07028.gho.boulder.ibm.com [9.17.130.15]) by d03dlp03.boulder.ibm.com (Postfix) with ESMTP id 39C6919D803D for ; Mon, 1 Dec 2014 16:20:06 -0700 (MST) Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by b03cxnp07028.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id sB1NUUSJ18874572 for ; Mon, 1 Dec 2014 16:30:30 -0700 Received: from d03av02.boulder.ibm.com (localhost [127.0.0.1]) by d03av02.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id sB1NVP1i020413 for ; Mon, 1 Dec 2014 16:31:25 -0700 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth Message-ID: <20141201233122.1187.97225@loki> Date: Mon, 01 Dec 2014 17:31:22 -0600 Subject: [Qemu-devel] [ANNOUNCE] QEMU 2.2.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 On behalf of the QEMU Team, I'd like to announce the availability of the fifth release candidate for the QEMU 2.2 release. This release is meant for testing purposes and should not be used in a production environment. http://wiki.qemu.org/download/qemu-2.2.0-rc4.tar.bz2 This is the last planned RC before the release of QEMU 2.2 on Friday, December 5th. You can help improve the quality of the QEMU 2.2 release by testing this release and reporting bugs on Launchpad: https://bugs.launchpad.net/qemu/ The release plan for the 2.2 release is available at: http://wiki.qemu.org/Planning/2.2 Please add entries to the ChangeLog for the 2.2 release below: http://wiki.qemu.org/ChangeLog/2.2 Changes since 2.2.0-rc3: 0d7954c: Update version for v2.2.0-rc4 release (Peter Maydell) b19ca18: vhost: Fix vhostfd leak in error branch (Gonglei) db12451: Fix for crash after migration in virtio-rng on bi-endian targets (= David Gibson) 771b6ed: virtio-net: fix unmap leak (Jason Wang) 4cae4d5: hmp: fix regression of HMP device_del auto-completion (Marcel Apfe= lbaum) 490309f: qemu-timer: Avoid overflows when converting timeout to struct time= spec (Peter Maydell) dc622de: s390x/kvm: Fix compile error (Christian Borntraeger) f3b3766: fw_cfg: fix boot order bug when dynamically modified via QOM (Gong= lei) d1048be: -machine vmport=3Dauto: Fix handling of VMWare ioport emulation fo= r xen (Don Slutz)