From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCHRf-0005yV-75 for qemu-devel@nongnu.org; Tue, 29 Jul 2014 20:08:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCHRY-0000rm-AD for qemu-devel@nongnu.org; Tue, 29 Jul 2014 20:08:39 -0400 Received: from e7.ny.us.ibm.com ([32.97.182.137]:43336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCHRY-0000rW-6C for qemu-devel@nongnu.org; Tue, 29 Jul 2014 20:08:32 -0400 Received: from /spool/local by e7.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 29 Jul 2014 20:08:30 -0400 Received: from b01cxnp22033.gho.pok.ibm.com (b01cxnp22033.gho.pok.ibm.com [9.57.198.23]) by d01dlp02.pok.ibm.com (Postfix) with ESMTP id CACE16E8040 for ; Tue, 29 Jul 2014 20:08:16 -0400 (EDT) Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by b01cxnp22033.gho.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s6U08RZh60424408 for ; Wed, 30 Jul 2014 00:08:27 GMT Received: from d01av04.pok.ibm.com (localhost [127.0.0.1]) by d01av04.pok.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s6U08PsK005095 for ; Tue, 29 Jul 2014 20:08:25 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth Message-ID: <20140730000824.5291.22787@loki> Date: Tue, 29 Jul 2014 19:08:24 -0500 Subject: [Qemu-devel] [ANNOUNCE] QEMU 2.1.0-rc5 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 sixth release candidate for the QEMU 2.1 release. This release is meant for testing purposes and should not be used in a production environment. http://wiki.qemu.org/download/qemu-2.1.0-rc5.tar.bz2 Note from Peter Maydell: This rc contains (as well as some other minor fixes) the patches to fix the issues with migration from 2.0 which we were waiting on. Barring anybody finding a catastrophic problem with it, we intend to release the final 2.1.0 on Friday 1st August. Note that due to a very-late-breaking bug which was found and fixed after tagging -rc4 but before creating tarballs, there is no -rc4 tarball. Please ignore -rc4 and only test -rc5. You can help improve the quality of the QEMU 2.1 release by testing this release and reporting bugs on Launchpad: https://bugs.launchpad.net/qemu/ The release plan for the 2.1 release is available at: http://wiki.qemu.org/Planning/2.1 Please add entries to the ChangeLog for the 2.1 release below: http://wiki.qemu.org/ChangeLog/2.1 The following changes have been made since v2.1.0-rc4: d24e780: Update version for v2.1.0-rc5 release (Peter Maydell) 1373e14: hw/arm/virt: fix pl031 addr typo (Andrew Jones) The following changes have been made since v2.1.0-rc3: 8a2ca74: Update version for v2.1.0-rc4 release (Peter Maydell) 1d80eb7: po: update Italian translation (Paolo Bonzini) 41892fa: po: Update French translation (Aurelien Jarno) f47337c: piix: set legacy table size for 1.7 (Michael S. Tsirkin) 868270f: acpi-build: tweak acpi migration limits (Michael S. Tsirkin) 18045fb: pc: future-proof migration-compatibility of ACPI tables (Paolo Bon= zini) 093a35e: acpi-build: minor code cleanup (Michael S. Tsirkin) 133a2da: pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug= is disabled (Igor Mammedov) cb34898: bios-tables-test: fix ASL normalization false positive (Paolo Bonz= ini) 41a1a9c: po: Update German translation (Stefan Weil) 62eb3b9: target-mips/translate.c: Free TCG in OPC_DINSV (Dongxue Zhang) 07fb617: pc: hack for migration compatibility from QEMU 2.0 (Paolo Bonzini) acd727e: acpi-dsdt: procedurally generate _PRT (Paolo Bonzini) 2f47b40: qemu-options: fix another allows-to for -net l2tpv3 (Michael Tokar= ev) 62c339c: qemu-char: ignore flow control if a PTY's slave is not connected (= Paolo Bonzini) 6365828: vnc update fix (Gerd Hoffmann) 07535a8: fix full frame updates for VNC clients (Stephan Kulow) 032badd: docs: document missing VSERPORT_CHANGE event (Eric Blake) db52658: docs: document missing POWERDOWN event (Eric Blake) 5e25500: docs: document missing SPICE_MIGRATE_COMPLETED event (Eric Blake) f8ecd94: docs: split SPICE_* event docs (Eric Blake) 1454ac6: docs: grammar fixes to qmp-events (Eric Blake) cf679ca: usb: mtp: tag root property as experimental (Gerd Hoffmann)