From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqObI-0004ub-Bl for qemu-devel@nongnu.org; Tue, 10 Dec 2013 09:47:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VqObC-0001oz-Hg for qemu-devel@nongnu.org; Tue, 10 Dec 2013 09:47:52 -0500 Received: from mail-pd0-f170.google.com ([209.85.192.170]:48576) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqObC-0001om-BS for qemu-devel@nongnu.org; Tue, 10 Dec 2013 09:47:46 -0500 Received: by mail-pd0-f170.google.com with SMTP id g10so7492105pdj.29 for ; Tue, 10 Dec 2013 06:47:45 -0800 (PST) Received: from titi.PK5001Z (174-21-91-60.tukw.qwest.net. [174.21.91.60]) by mx.google.com with ESMTPSA id fk4sm35909649pab.23.2013.12.10.06.47.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Dec 2013 06:47:43 -0800 (PST) From: Anthony Liguori Date: Tue, 10 Dec 2013 06:47:42 -0800 Message-Id: <1386686862-2865-1-git-send-email-anthony@codemonkey.ws> Subject: [Qemu-devel] [ANNOUNCE] QEMU 1.7.0 is now available List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, On behalf of the QEMU Team, I'd like to announce the availability of the the QEMU 1.7 release. This release consists of 1300+ changesets from 126 authors. http://wiki.qemu.org/download/qemu-1.7.0.tar.bz2 The full list of changes are available at: http://wiki.qemu.org/ChangeLog/1.7 Highlights include: * Configurable MSI-X affinity with VFIO * USB 3.0 emulation improvements * Generation of ACPI tables within QEMU * S3 support for Xen HVM * New throttling algorithm for block devices * Support for filesystem freeze/thaw on Windows guests * TCG host support for x32 * And much more... Regards, Anthony Liguori