From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSSaL-00035T-QC for qemu-devel@nongnu.org; Tue, 25 Mar 2014 10:44:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSSaE-0005Bn-8G for qemu-devel@nongnu.org; Tue, 25 Mar 2014 10:44:13 -0400 Received: from e7.ny.us.ibm.com ([32.97.182.137]:35578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSSaE-0005BC-5E for qemu-devel@nongnu.org; Tue, 25 Mar 2014 10:44:06 -0400 Received: from /spool/local by e7.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 25 Mar 2014 10:44:04 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth Message-ID: <20140325144401.22831.62702@loki> Date: Tue, 25 Mar 2014 09:44:01 -0500 Subject: [Qemu-devel] [ANNOUNCE] QEMU 1.7.1 Stable released List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: lersek@redhat.com, qemu-stable@nongnu.org, aliguori@amazon.com Hi everyone, I am pleased to announce that the QEMU v1.7.1 stable release is now available at: http://wiki.qemu.org/download/qemu-1.7.1.tar.bz2 v1.7.1 is now tagged in the official qemu.git repository, and the stable-1.7 branch has been updated accordingly: http://git.qemu.org/?p=3Dqemu.git;a=3Dshortlog;h=3Drefs/heads/stable-1.7 This release contains 62 build/bug fixes, including important fixes for crashes at certain guest system memory sizes, and unplugging of virtio devices. Thank you to everyone involved!