From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42898) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XDFu0-0000zJ-Uw for qemu-devel@nongnu.org; Fri, 01 Aug 2014 12:42:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XDFtt-0002So-6q for qemu-devel@nongnu.org; Fri, 01 Aug 2014 12:41:56 -0400 Received: from e39.co.us.ibm.com ([32.97.110.160]:43959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XDFts-0002SP-UZ for qemu-devel@nongnu.org; Fri, 01 Aug 2014 12:41:49 -0400 Received: from /spool/local by e39.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 1 Aug 2014 10:41:46 -0600 Received: from b01cxnp22033.gho.pok.ibm.com (b01cxnp22033.gho.pok.ibm.com [9.57.198.23]) by d01dlp01.pok.ibm.com (Postfix) with ESMTP id E844A38C8039 for ; Fri, 1 Aug 2014 12:41:43 -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 s71Gfhul6357258 for ; Fri, 1 Aug 2014 16:41:43 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 s71Gfh1k012788 for ; Fri, 1 Aug 2014 12:41:43 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth Message-ID: <20140801164142.5291.7527@loki> Date: Fri, 01 Aug 2014 11:41:42 -0500 Subject: [Qemu-devel] [ANNOUNCE] QEMU 2.1.0 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 QEMU 2.1.0 release. This release contains 2200+ commits from 180 authors. http://wiki.qemu.org/download/qemu-2.1.0.tar.bz2 The full list of changes are available at: http://wiki.qemu.org/ChangeLog/2.1 Highlights include: * Support for memory hotplug on x86 guests * Support for pinning memory on host NUMA nodes on x86 guests * Basic hot-plug/hot-unplug support for x86 guests using Q35 machine-type * Support for TCG-based system emulation on AArch64 (in addition KVM-based virtualization) * AArch64 SHA and Crypto instruction support. * Support for VFIO-based device passthrough on pSeries/PowerKVM guests * Migration support for virtio-ccw on s390x guests * Improved IOMMU emulation for SPARC guests * Full support for USB3 passthrough (including streams). * Multi-seat support for GTK+ and SDL 2.0 UIs, and lots of bug fixes. * Dedicated threading model for virtio-blk, virtio-blk dataplane, now supp= orts almost all features of the block layer including: image formats, POSIX A= IO, I/O throttling, statistics and error recovery * Fixes migration from QEMU 1.7 when certain bridge/CPU combinations are in use (see changelog for notes on migration incompatibilities between 2.0 and 2.1 for certain guest configuations), and new code/tools to detect migration issues * And lots more... Thank you to everyone involved! Sincerely, Michael Roth