From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZN4zL-0000a6-WE for qemu-devel@nongnu.org; Wed, 05 Aug 2015 16:08:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZN4zG-0007k8-N2 for qemu-devel@nongnu.org; Wed, 05 Aug 2015 16:08:35 -0400 Received: from e18.ny.us.ibm.com ([129.33.205.208]:60164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZN4zG-0007jw-Iq for qemu-devel@nongnu.org; Wed, 05 Aug 2015 16:08:30 -0400 Received: from /spool/local by e18.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 5 Aug 2015 16:08:28 -0400 Received: from b01cxnp23033.gho.pok.ibm.com (b01cxnp23033.gho.pok.ibm.com [9.57.198.28]) by d01dlp02.pok.ibm.com (Postfix) with ESMTP id B8A2C6E8054 for ; Wed, 5 Aug 2015 16:00:09 -0400 (EDT) Received: from d01av05.pok.ibm.com (d01av05.pok.ibm.com [9.56.224.195]) by b01cxnp23033.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t75K8Ns958982636 for ; Wed, 5 Aug 2015 20:08:24 GMT Received: from d01av05.pok.ibm.com (localhost [127.0.0.1]) by d01av05.pok.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t75K8N0a001696 for ; Wed, 5 Aug 2015 16:08:23 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth Message-ID: <20150805200819.17899.43631@loki> Date: Wed, 05 Aug 2015 15:08:19 -0500 Subject: [Qemu-devel] [ANNOUNCE] QEMU 2.4.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.4 release. This release is meant for testing purposes and should not be used in a production environment. http://wiki.qemu.org/download/qemu-2.4.0-rc4.tar.bz2 You can help improve the quality of the QEMU 2.4 release by testing this release and reporting bugs on Launchpad: https://bugs.launchpad.net/qemu/ The release plan for the 2.4 release is available at: http://wiki.qemu.org/Planning/2.4 This is the last planned released candidate for QEMU prior to the official release of QEMU 2.4.0. No additional patches will be applied prior to official release unless a serious issue is discovered. Please focus testing on the specific areas that have changed since rc3. Please add entries to the ChangeLog for the 2.4 release below: http://wiki.qemu.org/ChangeLog/2.4 Changes since 2.4.0-rc4: 2d69736: Update version for v2.4.0-rc4 release (Peter Maydell) e94867e: block: don't register quorum driver if SHA256 support is unavailab= le (Sascha Silbe) 74aae7b: virtio: fix 1.0 virtqueue migration (Jason Wang) 27751aa: target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3 (Radim Kr=C4=8D= m=C3=A1=C5=99) b7f26e5: target-mips: Copy restrictions from ext/ins to dext/dins (Richard = Henderson) 060ebfe: target-mips: fix semihosting for microMIPS R6 (Leon Alrae) 8c6dc68: migration: Fix regression for xenfv and pc,accel=3Dxen machine. (A= nthony PERARD) c69adea: migration: Fix global state with Xen. (Anthony PERARD) f60c871: configure: Drop vnc-ws feature from help text (Andreas F=C3=A4rber) 6cd3878: Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug) = (Stefano Stabellini) 8357946: rtl8139: check TCP Data Offset field (CVE-2015-5165) (Stefan Hajno= czi) 4240be4: rtl8139: skip offload on short TCP header (CVE-2015-5165) (Stefan = Hajnoczi) c6296ea: rtl8139: check IP Total Length field (CVE-2015-5165) (Stefan Hajno= czi) 03247d4: rtl8139: check IP Header Length field (CVE-2015-5165) (Stefan Hajn= oczi) e1c120a: rtl8139: skip offload on short Ethernet/IP header (CVE-2015-5165) = (Stefan Hajnoczi) d6812d6: rtl8139: drop tautologous if (ip) {...} statement (CVE-2015-5165) = (Stefan Hajnoczi) 39b8e7d: rtl8139: avoid nested ifs in IP header parsing (CVE-2015-5165) (St= efan Hajnoczi) c99d696: tcg/mips: fix add2 (Aurelien Jarno) 3c8691f: tcg/s390x: Mask TCGMemOp appropriately for indexing (Aurelien Jarn= o) 4214a8c: tcg/mips: Mask TCGMemOp appropriately for indexing (Aurelien Jarno) e72c4fb: tcg/mips: fix TLB loading for BE host with 32-bit guests (Aurelien= Jarno) 91ced51: ahci: fix ICC mask definition (John Snow) 0e826a0: macio: re-add TRIM support (Aurelien Jarno) cb48f67: bsd-user: Fix operand to cpu_x86_exec (Richard Henderson)