From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38127) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpIgY-00085Y-HK for qemu-devel@nongnu.org; Fri, 05 Aug 2011 07:35:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QpIgX-0001Ck-LX for qemu-devel@nongnu.org; Fri, 05 Aug 2011 07:35:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54815) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpIgX-0001Cg-DE for qemu-devel@nongnu.org; Fri, 05 Aug 2011 07:35:25 -0400 Message-ID: <4E3BD62B.7000607@redhat.com> Date: Fri, 05 Aug 2011 13:38:19 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <4E3B1155.3010402@codemonkey.ws> In-Reply-To: <4E3B1155.3010402@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Update to 0.15.0 release schedule List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "Justin M. Forbes" , qemu-devel , Avi Kivity Am 04.08.2011 23:38, schrieb Anthony Liguori: > Hi, > > It took a little longer than I had hoped to converge on a work around > for the migration issue. -rc2 is out but I don't think 24 hours is > enough time to get proper testing for the final release. > > So I'm pushing 0.15.0 to Monday. Please test and provide feedback. > Unless there's a brown paper bag bug, -rc2 will be the 0.15.0 release. You know, there was a reason why I CCed you on the qcow2 corruption fix with [PATCH 0.15.0] in its subject line... Though Frediano found another bug in the same function, so the patch that needs to go into 0.15.0 is now: [PATCH v3] qcow2: Fix L1 table size after bdrv_snapshot_goto Kevin