From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48336) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yi2cw-0003cx-MC for qemu-devel@nongnu.org; Tue, 14 Apr 2015 11:19:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yi2cs-0001FD-Lr for qemu-devel@nongnu.org; Tue, 14 Apr 2015 11:19:50 -0400 Received: from e33.co.us.ibm.com ([32.97.110.151]:33356) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yi2cs-0001Ed-F4 for qemu-devel@nongnu.org; Tue, 14 Apr 2015 11:19:46 -0400 Received: from /spool/local by e33.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 14 Apr 2015 09:19:42 -0600 Received: from b03cxnp07029.gho.boulder.ibm.com (b03cxnp07029.gho.boulder.ibm.com [9.17.130.16]) by d03dlp02.boulder.ibm.com (Postfix) with ESMTP id D14143E40044 for ; Tue, 14 Apr 2015 09:19:38 -0600 (MDT) Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by b03cxnp07029.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t3EFJcIh48300228 for ; Tue, 14 Apr 2015 08:19:38 -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 t3EFJb7Y021166 for ; Tue, 14 Apr 2015 09:19:38 -0600 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth Message-ID: <20150414151932.15246.29337@loki> Date: Tue, 14 Apr 2015 10:19:32 -0500 Subject: [Qemu-devel] [ANNOUNCE] QEMU 2.3.0-rc3 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.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-rc3.tar.bz2 This releases 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 Tuesday, April 21st. 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-rc2: b8df920: Update version for v2.3.0-rc3 release (Peter Maydell) ae6e8ef: Revert seccomp tests that allow it to be used on non-x86 architect= ures (Peter Maydell) 4d0ecde: pci: Fix crash with illegal "-net nic, model=3Dxxx" option (Thomas= Huth) 342b071: stm32f205: Fix SoC type name (Andreas F=C3=A4rber) c0c8584: cris: memory: Replace memory_region_init_ram with memory_region_al= locate_system_memory (Dirk M=C3=BCller) 58c24a4: alpha: memory: Replace memory_region_init_ram with memory_region_a= llocate_system_memory (Dirk M=C3=BCller) b7ccb83: lm32: memory: Replace memory_region_init_ram with memory_region_al= locate_system_memory (Dirk M=C3=BCller) 81b23ef: xen: limit guest control of PCI command register (Jan Beulich) 6a460ed: configure: disable Archipelago by default and warn about libxseg G= PLv3 license (Stefan Hajnoczi) cf811ff: tcg/tcg-op.c: Fix ld/st of 64 bit values on 32-bit bigendian hosts= (Peter Maydell) 05b685f: block/iscsi: handle zero events from iscsi_which_events (Peter Lie= ven) e8d3b1a: aio: strengthen memory barriers for bottom half scheduling (Paolo = Bonzini) c8623c0: arm: memory: Replace memory_region_init_ram with memory_region_all= ocate_system_memory (Dirk M=C3=BCller) 2a6cdd6: virtio-blk: correctly dirty guest memory (Paolo Bonzini) e4603fe: qcow2: Fix header update with overridden backing file (Kevin Wolf) 9be6e69: vhost: fix typo in vq_index description (Greg Kurz) 085feb6: gitignore: Ignore more .pod files. (Eric Blake) 7b4b0b5: target-tricore: Fix check which was always false (Stefan Weil) 9c04146: target-i386: remove superfluous TARGET_HAS_SMC macro (Emilio G. Co= ta) ecf2e5a: pcspk: Fix I/O port name (Jan Kiszka)