From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59754) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axJ8G-0001ZN-EL for qemu-devel@nongnu.org; Mon, 02 May 2016 15:03:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axJ7v-0004xo-UE for qemu-devel@nongnu.org; Mon, 02 May 2016 15:03:42 -0400 Received: from e37.co.us.ibm.com ([32.97.110.158]:51960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axJ7v-0004ox-O4 for qemu-devel@nongnu.org; Mon, 02 May 2016 15:03:27 -0400 Received: from localhost by e37.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 2 May 2016 13:02:49 -0600 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth Message-ID: <20160502190239.11723.57651@loki> Date: Mon, 02 May 2016 14:02:39 -0500 Subject: [Qemu-devel] [ANNOUNCE] QEMU 2.6.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.6 release. This release is meant for testing purposes and should not be used in a production environment. http://wiki.qemu.org/download/qemu-2.6.0-rc4.tar.bz2 The final release is planned for next week. You can help improve the quality of the QEMU 2.6 release by testing this release and reporting bugs on Launchpad: https://bugs.launchpad.net/qemu/ The release plan, as well a documented known issues for release candidates, are available at: http://wiki.qemu.org/Planning/2.6 Please add entries to the ChangeLog for the 2.6 release below: http://wiki.qemu.org/ChangeLog/2.6 Changes since rc3: 975eb6a: Update version for v2.6.0-rc4 release (Peter Maydell) 1beb99f: Revert "acpi: mark PMTIMER as unlocked" (Gerd Hoffmann) 277abf1: configure: Check if struct fsxattr is available from linux header = (Jan Vesely) 1dbfd78: acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian host (= Igor Mammedov) d208c50: vvfat: Fix default volume label (Kevin Wolf) ebb72c9: vvfat: Fix volume name assertion (Kevin Wolf) 0a40bda: qapi: Don't pass NULL to printf in string input visitor (Eric Blak= e) 0d48dfe: slirp: fix guest network access with darwin host (Samuel Thibault) d96391c: target-mips: Fix RDHWR exception host PC (James Hogan) 51b9b47: qom: -object error messages lost location, restore it (Markus Armb= ruster) d9d3aae: replay: Fix dangling location bug in replay_configure() (Markus Ar= mbruster) 37f3234: QemuOpts: Fix qemu_opts_foreach() dangling location regression (Ma= rkus Armbruster) df18b2d: spapr_drc: fix aborts during DRC-count based hotplug (Michael Roth) f419a62: usb/uhci: move pid check (Gerd Hoffmann) da34fed: hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pc= i-host-bridge (Thomas Huth) ab27c3b: mirror: Workaround for unexpected iohandler events during completi= on (Fam Zheng) 37989ce: aio-posix: Skip external nodes in aio_dispatch (Fam Zheng) 14560d6: virtio: Mark host notifiers as external (Fam Zheng) 54e18d3: event-notifier: Add "is_external" parameter (Fam Zheng) bcd82a9: iohandler: Introduce iohandler_get_aio_context (Fam Zheng) ee1e0f8: util: align memory allocations to 2M on AArch64 (Christoffer Dall) df7b97f: nbd: Don't mishandle unaligned client requests (Eric Blake)