From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:43566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp5Xl-0002VN-0C for qemu-devel@nongnu.org; Thu, 04 Aug 2011 17:33:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qp5Xi-00073u-4a for qemu-devel@nongnu.org; Thu, 04 Aug 2011 17:33:28 -0400 Received: from e7.ny.us.ibm.com ([32.97.182.137]:36702) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp5Xh-00073p-VS for qemu-devel@nongnu.org; Thu, 04 Aug 2011 17:33:26 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e7.ny.us.ibm.com (8.14.4/8.13.1) with ESMTP id p74L7RVK018982 for ; Thu, 4 Aug 2011 17:07:27 -0400 Received: from d01av01.pok.ibm.com (d01av01.pok.ibm.com [9.56.224.215]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p74LXMdL203984 for ; Thu, 4 Aug 2011 17:33:24 -0400 Received: from d01av01.pok.ibm.com (loopback [127.0.0.1]) by d01av01.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p74LXMTM029389 for ; Thu, 4 Aug 2011 17:33:22 -0400 Message-ID: <4E3B1020.9060404@us.ibm.com> Date: Thu, 04 Aug 2011 16:33:20 -0500 From: Anthony Liguori MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [ANNOUNCE] QEMU 0.15.0-rc2 Release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Cc: "Justin M. Forbes" , Avi Kivity Hi, On behalf of the entire QEMU team, I'm please to announce the release of QEMU 0.15.0-rc2. This is the third and final release candidate for the 0.15.0 release. There are numerous ways you can help participate in the 0.15.0 release. There is a testing coordination wiki page located at: http://wiki.qemu.org/Planning/0.15/Testing You can also help improve the ChangeLog documentation at: http://wiki.qemu.org/ChangeLog/0.15 And of course, you can download the 0.15.0-rc2 release at: http://wiki.qemu.org/download/qemu-0.15.0-rc2.tar.gz Below are the changes since the 0.15.0-rc1 release. I'd like to thank everyone who's participated in this release! - Revert "floppy: save and restore DIR register" (Anthony Liguori) - alpha-softmmu: Disable for the 0.15 release branch. (Richard Henderson) - vhost build fix for i386 (Wolfgang Mauerer) - guest agent: add --enable-guest-agent config option (Michael Roth) - user: Restore debug usage message for '-d ?' in user mode emulation (Peter Ma - lm32: softusb: claim to support full speed (Michael Walle) - Makefile: add missing deps on $(GENERATED_HEADERS) (Michael Roth) Regards, Anthony Liguori