From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51586) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNgYZ-0004M4-GS for qemu-devel@nongnu.org; Mon, 15 Oct 2012 05:01:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TNgYT-0001uj-Od for qemu-devel@nongnu.org; Mon, 15 Oct 2012 05:01:51 -0400 Received: from mail-bk0-f45.google.com ([209.85.214.45]:61109) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNgYT-0001u5-HG for qemu-devel@nongnu.org; Mon, 15 Oct 2012 05:01:45 -0400 Received: by mail-bk0-f45.google.com with SMTP id jf3so1954164bkc.4 for ; Mon, 15 Oct 2012 02:01:44 -0700 (PDT) Date: Mon, 15 Oct 2012 11:01:38 +0200 From: Stefan Hajnoczi Message-ID: <20121015090138.GB29120@stefanha-thinkpad.redhat.com> References: <1350192655-19706-1-git-send-email-kashyap.cv@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1350192655-19706-1-git-send-email-kashyap.cv@gmail.com> Subject: Re: [Qemu-devel] qemu-img: document 'info --backing-chain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kashyap Chamarthy Cc: qemu-devel@nongnu.org On Sun, Oct 14, 2012 at 11:00:55AM +0530, Kashyap Chamarthy wrote: > From a6233277e17338f571dda27cd9192d764f824b18 Mon Sep 17 00:00:00 2001 > From: Kashyap Chamarthy > Date: Sun, 14 Oct 2012 09:51:18 +0530 > Subject: [PATCH v2] qemu-img: document 'info --backing-chain' > > Signed-off-by: Kashyap Chamarthy > --- > qemu-img-cmds.hx | 4 ++-- > qemu-img.texi | 19 ++++++++++++++++++- > 2 files changed, 20 insertions(+), 3 deletions(-) Reviewed-by: Stefan Hajnoczi