From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZKdbf-00024j-2V for qemu-devel@nongnu.org; Wed, 29 Jul 2015 22:30:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZKdba-00089J-Ic for qemu-devel@nongnu.org; Wed, 29 Jul 2015 22:30:03 -0400 Received: from e38.co.us.ibm.com ([32.97.110.159]:44831) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZKdba-00087A-8R for qemu-devel@nongnu.org; Wed, 29 Jul 2015 22:29:58 -0400 Received: from /spool/local by e38.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 29 Jul 2015 20:29:56 -0600 Received: from b03cxnp08028.gho.boulder.ibm.com (b03cxnp08028.gho.boulder.ibm.com [9.17.130.20]) by d03dlp02.boulder.ibm.com (Postfix) with ESMTP id C36E43E4003F for ; Wed, 29 Jul 2015 20:29:53 -0600 (MDT) Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by b03cxnp08028.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t6U2T3NM43057324 for ; Wed, 29 Jul 2015 19:29:03 -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 t6U2Trmq019579 for ; Wed, 29 Jul 2015 20:29:53 -0600 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth Message-ID: <20150730022946.30260.51705@loki> Date: Wed, 29 Jul 2015 21:29:46 -0500 Subject: [Qemu-devel] [ANNOUNCE] QEMU 2.4.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.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-rc3.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 An additional -rc4 is anticipated, so the final release date listed there at this time may change. Please add entries to the ChangeLog for the 2.4 release below: http://wiki.qemu.org/ChangeLog/2.4 Changes since 2.4.0-rc2: 7008d58: Update version for v2.4.0-rc3 release (Peter Maydell) ca96ac4: AioContext: force event loop iteration using BH (Stefan Hajnoczi) a076972: AioContext: avoid leaking BHs on cleanup (Stefan Hajnoczi) fed105e: virtio-blk-dataplane: delete bottom half before the AioContext is = freed (Paolo Bonzini) 7bba83b: xen: Drop net_rx_ok (Fam Zheng) ff1d2ac: hw/net: handle flow control in mcf_fec driver receiver (Greg Unger= er) 52579c6: net/dp8393x: do not use memory_region_init_rom_device with NULL (H= erv=C3=A9 Poussineau) 30dfa9a: net/dp8393x: remove check of runt packets (Herv=C3=A9 Poussineau) f635128: net/dp8393x: disable user creation (Herv=C3=A9 Poussineau) da52a4d: target-mips: fix offset calculation for Interrupts (Yongbok Kim) 8bcbb83: target-mips: fix passing incompatible pointer type in machine.c (L= eon Alrae) 325e390: block/ssh: Avoid segfault if inet_connect doesn't set errno. (Rich= ard W.M. Jones) 6a55c82: sheepdog: serialize requests to overwrapping area (Hitoshi Mitake) 52c91da: memory: do not add a reference to the owner of aliased regions (Pa= olo Bonzini) 55875fc: megasas: Add write function to handle write access to PCI BAR 3 (S= alva Peir=C3=B3) c147b51: virtio: minor cleanup (Michael S. Tsirkin) 8ef3ea2: acpi: fix pvpanic device is not shown in ui (Gal Hammer) 226d007: gdbstub: Set current CPU on interruptions (Jan Kiszka) 801db5e: qapi: add missing @ (Marc-Andr=C3=A9 Lureau) 786f9ce: Fix Cortex-A9 global timer (Johannes Schlatow) 7e71e11: gitignore: Ignore shader generated files (Michal Privoznik) 7155f2c: vmstate: remove unused declaration (Marc-Andr=C3=A9 Lureau) f6288b9: make: Clean build messages (Stefan Weil) ab60366: qemu-common.h: Document cutils.c string functions (Peter Maydell) cc47a16: device_tree: Fix a typo (Kamalesh Babulal) f3c30ae: hw/acpi/ich9: clean up stale comment about KVM not supporting SMM = (Laszlo Ersek) be66680: hw/acpi/ich9: clear smi_en on reset (Laszlo Ersek) edec47c: main-loop: fix qemu_notify_event for aio_notify optimization (Paol= o Bonzini) 77c102c: block: qemu-iotests - add check for multiplication overflow in vpc= (Jeff Cody) b15deac: block: vpc - prevent overflow if max_table_entries >=3D 0x40000000= (Jeff Cody) 3737129: configure: Work around broken static pkg-config info for Ubuntu gn= utls (Peter Maydell) c9b11f9: virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy device (Jaso= n Wang) efb8206: virtio-blk: fail get_features when both scsi and 1.0 were set (Jas= on Wang) 9d5b731: virtio: get_features() can fail (Jason Wang) 2746269: virtio-pci: fix memory MR cleanup for modern (Michael S. Tsirkin) bbeb823: tcg: mark temps as mem_coherent =3D 0 for mov with a constant (Aur= elien Jarno) 7df69de: tcg: correctly mark dead inputs for mov with a constant (Aurelien = Jarno) f9f7492: axienet: Flush queued packets when rx is done (Fam Zheng) 4594f93: dp8393x: Flush packets when link comes up (Fam Zheng) 1ef4a60: stellaris_enet: Flush queued packets when read done (Fam Zheng) 1dd58ae: mipsnet: Flush queued packets when receiving is enabled (Fam Zheng) 3b7031e: milkymist-minimac2: Flush queued packets when link comes up (Fam Z= heng) e813f0d: mcf_fec: Drop mcf_fec_can_receive (Fam Zheng) 575bafd: etsec: Flush queue when rx buffer is consumed (Fam Zheng) b6cb661: etsec: Move etsec_can_receive into etsec_receive (Fam Zheng) 9134402: usbnet: Drop usbnet_can_receive (Fam Zheng) 363db4b: eepro100: Drop nic_can_receive (Fam Zheng) b0ba0b9: pcnet: Drop pcnet_can_receive (Fam Zheng) 8c8c460: xgmac: Drop packets with eth_can_rx is false. (Fam Zheng) 491a1f4: hw/net: fix mcf_fec driver receiver (Greg Ungerer) 299f7be: hw/net: add simple phy support to mcf_fec driver (Greg Ungerer) 3634869: hw/net: add ANLPAR bit definitions to generic mii (Greg Ungerer) 3e23056: hw/net: create common collection of MII definitions (Greg Ungerer) 019c2ab: crypto: extend unit tests to cover decryption too (Daniel P. Berra= nge) 6775e2c: crypto: fix built-in AES decrypt function (Daniel P. Berrange) 09999a5: virtio: set any_layout in virtio core (Michael S. Tsirkin) cd4bfbb: virtio-9p: fix any_layout (Michael S. Tsirkin) 7882080: virtio-serial: fix ANY_LAYOUT (Michael S. Tsirkin) 5f45607: virtio: hide legacy features from modern guests (Michael S. Tsirki= n) cb72cba: ide: Clear DRQ after handling all expected accesses (Kevin Wolf) 03441c3: ide/atapi: Fix START STOP UNIT command completion (Kevin Wolf) d2ff858: ide: Check array bounds before writing to io_buffer (CVE-2015-5154= ) (Kevin Wolf) 178846b: target-i386/FPU: a misprint in helper_fistll_ST0 (Dmitry Poletaev) d274e07: qemu-doc: fix typos (Gonglei) c1076c3: framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the fram= ebuffer (Paolo Bonzini) deb809e: memory: count number of active VGA logging clients (Paolo Bonzini) fb43096: vl: Fix compiler warning for builds without VNC (Stefan Weil) 7d99f4c: scsi: Handle no media case for scsi_get_configuration (Matthew Ros= ato) ab28bd2: rcu: actually register threads that have RCU read-side critical se= ctions (Paolo Bonzini) c170aad: scsi: fix buffer overflow in scsi_req_parse_cdb (CVE-2015-5158) (P= aolo Bonzini) 6092845: vnc: fix memory leak (Gonglei) 9615212: tcg/optimize: fix tcg_opt_gen_movi (Aurelien Jarno) 80adb8f: tcg/aarch64: use 32-bit offset for 32-bit softmmu emulation (Richa= rd Henderson) ffc6372: tcg/aarch64: use 32-bit offset for 32-bit user-mode emulation (Pao= lo Bonzini) 6c0f0c0: tcg/aarch64: add ext argument to tcg_out_insn_3310 (Paolo Bonzini) ee8ba9e: tcg/i386: Extend addresses for 32-bit guests (Richard Henderson) 4bf1cb0: qemu-char: Fix missed data on unix socket (Nils Carlson) 9172f42: qemu-char: handle EINTR for TCP character devices (Paolo Bonzini) 0b8e2c1: exec.c: Use atomic_rcu_read() to access dispatch in memory_region_= section_get_iotlb() (Peter Maydell) 759b484: vfio/pci: Fix bootindex (Alex Williamson) 69970fc: vfio/pci: Fix RTL8168 NIC quirks (Alex Williamson) 6b26996: hostmem: Fix qemu_opt_get_bool() crash in host_memory_backend_init= () (Eduardo Habkost)