From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55170) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5eBA-0007ag-Tt for qemu-devel@nongnu.org; Thu, 08 Mar 2012 09:19:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5eAq-0001Cz-TH for qemu-devel@nongnu.org; Thu, 08 Mar 2012 09:18:52 -0500 Received: from mx1.redhat.com ([209.132.183.28]:25978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5eAq-0001Cp-Ki for qemu-devel@nongnu.org; Thu, 08 Mar 2012 09:18:32 -0500 Message-ID: <4F58C089.8060103@redhat.com> Date: Thu, 08 Mar 2012 15:22:01 +0100 From: Kevin Wolf MIME-Version: 1.0 References: <20120307133644.63d2e662@doriath.home> <4F579C86.9000703@codemonkey.ws> <4F58A755.9050000@redhat.com> <4F58BE44.9040801@redhat.com> In-Reply-To: <4F58BE44.9040801@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] QAPI conversion status and async commands support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, Anthony Liguori Am 08.03.2012 15:12, schrieb Paolo Bonzini: > Il 08/03/2012 13:34, Kevin Wolf ha scritto: >>> I'm not really sure about drive mirroring. Is the work already done such that >>> we just need to talk about merging it? >> There are patches, but they still need review. I think it's doable for >> 1.1. But in any case I don't think there's any justification for it to >> be a release blocker. > > However, defining the API for group snapshots should be a release blocker. Agreed. And I think the design problem for this one is solved, so we should easily be able to make it until May 1. Kevin