qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Wenchao Xia <xiawenc@linux.vnet.ibm.com>
Cc: kwolf@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com,
	pbonzini@redhat.com, lcapitulino@redhat.com
Subject: Re: [Qemu-devel] [PATCH V15 0/5] enhancement for qmp/hmp interfaces of block info
Date: Fri, 7 Jun 2013 13:46:25 +0200	[thread overview]
Message-ID: <20130607114625.GA20469@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1370492881-12410-1-git-send-email-xiawenc@linux.vnet.ibm.com>

On Thu, Jun 06, 2013 at 12:27:56PM +0800, Wenchao Xia wrote:
>   This series lets qmp interface show delaied info, including internal snapshot
> /backing chain on all block device at runtime, which helps management stack and
> human user, by retrieving exactly the same info of what qemu sees.
[...]
> V15:
>   Squash "add recursive member in ImageInfo" patch into 3/6.
>   Address Stefan's comments:
>   5/5: use bool instead of int for variable "verbose".
> 
> Wenchao Xia (5):
>   1 block: add snapshot info query function bdrv_query_snapshot_info_list()
>   2 block: add image info query function bdrv_query_image_info()
>   3 qmp: add ImageInfo in BlockDeviceInfo used by query-block
>   4 hmp: show ImageInfo in 'info block'
>   5 hmp: add parameters device and -v for info block
> 
>  block/qapi.c         |  148 ++++++++++++++++++++++++++++++++++++++++++--------
>  hmp.c                |   21 +++++++
>  include/block/qapi.h |   14 +++--
>  monitor.c            |    7 ++-
>  qapi-schema.json     |   10 +++-
>  qemu-img.c           |   10 +++-
>  qmp-commands.hx      |   69 +++++++++++++++++++++++-
>  7 files changed, 242 insertions(+), 37 deletions(-)
> 
> 

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

      parent reply	other threads:[~2013-06-07 11:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-06  4:27 [Qemu-devel] [PATCH V15 0/5] enhancement for qmp/hmp interfaces of block info Wenchao Xia
2013-06-06  4:27 ` [Qemu-devel] [PATCH V15 1/5] block: add snapshot info query function bdrv_query_snapshot_info_list() Wenchao Xia
2013-06-06  4:27 ` [Qemu-devel] [PATCH V15 2/5] block: add image info query function bdrv_query_image_info() Wenchao Xia
2013-06-06  4:27 ` [Qemu-devel] [PATCH V15 3/5] qmp: add ImageInfo in BlockDeviceInfo used by query-block Wenchao Xia
2013-06-06  4:28 ` [Qemu-devel] [PATCH V15 4/5] hmp: show ImageInfo in 'info block' Wenchao Xia
2013-06-06  4:28 ` [Qemu-devel] [PATCH V15 5/5] hmp: add parameters device and -v for info block Wenchao Xia
2013-06-06  6:42 ` [Qemu-devel] [PATCH V15 0/5] enhancement for qmp/hmp interfaces of block info Fam Zheng
2013-06-06  8:44   ` Wenchao Xia
2013-06-07 11:46 ` Stefan Hajnoczi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130607114625.GA20469@stefanha-thinkpad.redhat.com \
    --to=stefanha@redhat.com \
    --cc=armbru@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=lcapitulino@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=xiawenc@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).