From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp5kx-0006SH-I3 for qemu-devel@nongnu.org; Thu, 04 Aug 2011 17:47:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qp5kw-0001Sb-Be for qemu-devel@nongnu.org; Thu, 04 Aug 2011 17:47:07 -0400 Received: from mail-gy0-f173.google.com ([209.85.160.173]:62691) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp5kw-0001SW-6s for qemu-devel@nongnu.org; Thu, 04 Aug 2011 17:47:06 -0400 Received: by gyd12 with SMTP id 12so520046gyd.4 for ; Thu, 04 Aug 2011 14:47:05 -0700 (PDT) Message-ID: <4E3B1355.6030809@codemonkey.ws> Date: Thu, 04 Aug 2011 16:47:01 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4E3B1020.9060404@us.ibm.com> In-Reply-To: <4E3B1020.9060404@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 0.15.0-rc2 Release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Peter Maydell , "Justin M. Forbes" , qemu-devel , Avi Kivity On 08/04/2011 04:33 PM, Anthony Liguori wrote: > 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 That should be Peter Maydell. Sorry Peter! Regards, Anthony Liguori > - lm32: softusb: claim to support full speed (Michael Walle) > - Makefile: add missing deps on $(GENERATED_HEADERS) (Michael Roth) > > Regards, > > Anthony Liguori >