From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54710) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5e53-0005Er-0A for qemu-devel@nongnu.org; Thu, 08 Mar 2012 09:12:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5e4w-0008LJ-KF for qemu-devel@nongnu.org; Thu, 08 Mar 2012 09:12:32 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52187) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5e4w-0008Kk-D1 for qemu-devel@nongnu.org; Thu, 08 Mar 2012 09:12:26 -0500 Message-ID: <4F58BE44.9040801@redhat.com> Date: Thu, 08 Mar 2012 15:12:20 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <20120307133644.63d2e662@doriath.home> <4F579C86.9000703@codemonkey.ws> <4F58A755.9050000@redhat.com> In-Reply-To: <4F58A755.9050000@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: Kevin Wolf Cc: qemu-devel@nongnu.org, Anthony Liguori 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. Paolo