qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Add JSON output to qemu-img info
@ 2012-08-15 14:54 Benoît Canet
  2012-08-15 14:54 ` [Qemu-devel] [PATCH 1/3] qapi: Add SnapshotInfo Benoît Canet
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Benoît Canet @ 2012-08-15 14:54 UTC (permalink / raw)
  To: qemu-devel
  Cc: aliguori, stefanha, pbonzini, eblake, xiawenc, Benoît Canet

This patchset add a JSON output mode to the qemu-img info command.
It's a rewrite from scratch of the original patchset by Wenchao Xia
following Anthony Liguori advices on JSON formating.

To use it simply add --machine=json to the command line.

Benoît Canet (3):
  qapi: Add SnapshotInfo.
  qapi: Add ImageInfo.
  qemu-img: Add json output option to the info command.

 Makefile         |    3 +-
 qapi-schema.json |   57 ++++++++++++++++++++++++
 qemu-img.c       |  126 +++++++++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 175 insertions(+), 11 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-08-15 18:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-15 14:54 [Qemu-devel] [PATCH 0/3] Add JSON output to qemu-img info Benoît Canet
2012-08-15 14:54 ` [Qemu-devel] [PATCH 1/3] qapi: Add SnapshotInfo Benoît Canet
2012-08-15 17:58   ` Luiz Capitulino
2012-08-15 18:18     ` Benoît Canet
2012-08-15 18:04   ` Eric Blake
2012-08-15 18:14     ` Benoît Canet
2012-08-15 14:54 ` [Qemu-devel] [PATCH 2/3] qapi: Add ImageInfo Benoît Canet
2012-08-15 16:17   ` Eric Blake
2012-08-15 16:49     ` Benoît Canet
2012-08-15 17:47     ` Eric Blake
2012-08-15 14:54 ` [Qemu-devel] [PATCH 3/3] qemu-img: Add json output option to the info command Benoît Canet
2012-08-15 16:23   ` Eric Blake
2012-08-15 16:39     ` Benoît Canet
2012-08-15 18:16   ` Luiz Capitulino

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).