From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2Qz6-0004Qd-Uh for qemu-devel@nongnu.org; Tue, 28 Feb 2012 12:37:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S2Qz2-0007dV-AD for qemu-devel@nongnu.org; Tue, 28 Feb 2012 12:37:08 -0500 Received: from mx1.redhat.com ([209.132.183.28]:18583) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2Qz2-0007dE-1e for qemu-devel@nongnu.org; Tue, 28 Feb 2012 12:37:04 -0500 Message-ID: <4F4D10B9.7020203@redhat.com> Date: Tue, 28 Feb 2012 18:36:57 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <742706ce-ecdf-4e5c-81e1-cbae223812c5@zmail16.collab.prod.int.phx2.redhat.com> In-Reply-To: <742706ce-ecdf-4e5c-81e1-cbae223812c5@zmail16.collab.prod.int.phx2.redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Live Block Migration using Mirroring List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Federico Simoncelli Cc: kwolf@redhat.com, Stefan Hajnoczi , mtosatti@redhat.com, qemu-devel@nongnu.org Il 28/02/2012 18:15, Federico Simoncelli ha scritto: > Thank you for getting this. Being able to have a bogus backing file was > a bonus but it's not really required for the mirrored live block migration. > We can add the support for switching the backing file in the drive-reopen > part. Wait, it's not really required for oVirt because it creates the snapshot outside QEMU. What about everyone else? Paolo