From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxhhK-0007Kw-CE for qemu-devel@nongnu.org; Thu, 19 Jun 2014 15:08:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxhhE-0004ES-7M for qemu-devel@nongnu.org; Thu, 19 Jun 2014 15:08:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:25834) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxhhD-0004DA-Ue for qemu-devel@nongnu.org; Thu, 19 Jun 2014 15:08:28 -0400 Date: Thu, 19 Jun 2014 15:08:20 -0400 From: Jeff Cody Message-ID: <20140619190820.GA19196@localhost.localdomain> References: <20140618131507.GD4107@irqsave.net> <20140619083752.GP21236@stefanha-thinkpad.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20140619083752.GP21236@stefanha-thinkpad.redhat.com> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v6 for 2.1 10/10] block: add QAPI command to allow live backing file change List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: =?iso-8859-1?Q?Beno=EEt?= Canet , kwolf@redhat.com, pkrempa@redhat.com, famz@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com On Thu, Jun 19, 2014 at 04:37:52PM +0800, Stefan Hajnoczi wrote: > On Wed, Jun 18, 2014 at 03:15:07PM +0200, Beno=EEt Canet wrote: > > Could you provide an example script of how these backing file manipul= ation > > are suposed to be done ? >=20 > I agree. >=20 > Jeff: Please send a qemu-iotests test case. >=20 OK