From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:56060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qozj8-0003V5-Fr for qemu-devel@nongnu.org; Thu, 04 Aug 2011 11:20:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qozj7-0001c5-CX for qemu-devel@nongnu.org; Thu, 04 Aug 2011 11:20:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:9814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qozj7-0001by-5O for qemu-devel@nongnu.org; Thu, 04 Aug 2011 11:20:49 -0400 Message-ID: <4E3AB8CA.3000808@redhat.com> Date: Thu, 04 Aug 2011 12:20:42 -0300 From: Lucas Meneghel Rodrigues MIME-Version: 1.0 References: <4E3352A5.9090304@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 0.15.0-rc1 Release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: "Justin M. Forbes" , qemu-devel , Avi Kivity On 08/04/2011 12:17 PM, Stefan Hajnoczi wrote: > On Sat, Jul 30, 2011 at 1:39 AM, Anthony Liguori wrote: >> On behalf of the entire QEMU team, I'm please to announce the release of >> QEMU 0.15.0-rc1. This is the second 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 > > Hi Lucas, > Is QEMU 0.15.0-rc1 being run through KVM-Autotest? We always test git master HEAD, so, no. I can look at testing specific tags or branches to help with that. The release branch/tag testing was just not on my radar so far. So, I didn't take a closer look, but I assume the release work is made through a release branch or something? > Stefan