From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULAjZ-00065K-Jf for qemu-devel@nongnu.org; Thu, 28 Mar 2013 07:11:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULAjU-0004kk-1m for qemu-devel@nongnu.org; Thu, 28 Mar 2013 07:11:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:31389) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULAjT-0004kR-DT for qemu-devel@nongnu.org; Thu, 28 Mar 2013 07:10:59 -0400 Date: Thu, 28 Mar 2013 12:10:53 +0100 From: Kevin Wolf Message-ID: <20130328111053.GD3077@dhcp-200-207.str.redhat.com> References: <1363961953-13561-1-git-send-email-xiawenc@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1363961953-13561-1-git-send-email-xiawenc@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] [PATCH V10 00/17] qmp/hmp interfaces for internal snapshot info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia Cc: aliguori@us.ibm.com, stefanha@gmail.com, qemu-devel@nongnu.org, armbru@redhat.com, pbonzini@redhat.com, lcapitulino@redhat.com Am 22.03.2013 um 15:18 hat Wenchao Xia geschrieben: > In the use of snapshot a way to retrieve related info at runtime is needed, > so this serial of patches will merge some code for qemu and qemu-img, and add > or enchance following interfaces for qemu: > [...] I had comments on patches 11, 16 and 17. The rest is: Reviewed-by: Kevin Wolf