All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 6] libxl: support json for pretty printing objects
@ 2011-09-29 16:20 Ian Campbell
  2011-09-29 16:20 ` [PATCH 1 of 6] libxl: IDL: autogenerate functions to produce JSON from libxl data structures Ian Campbell
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Ian Campbell @ 2011-09-29 16:20 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Campbell

Now that Anthony's QMP series is in we can build upon the use of YAJL
to add support for pretty printing libxl objects as JSON.

Also includes a user in xl (to print disks on dry run) and an
associated fix to the check-xl-disk-parse test script.

I've appended a couple of unrelated fixes to the xl disk code, only
because they also touch check-xl-disk-parse.

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

end of thread, other threads:[~2011-10-10 10:25 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-29 16:20 [PATCH 0 of 6] libxl: support json for pretty printing objects Ian Campbell
2011-09-29 16:20 ` [PATCH 1 of 6] libxl: IDL: autogenerate functions to produce JSON from libxl data structures Ian Campbell
2011-10-06 14:55   ` Ian Jackson
2011-10-07  8:34     ` Ian Campbell
2011-09-29 16:20 ` [PATCH 2 of 6] xl: allow check-xl-disk-parse to run against installed xl as well as build dir Ian Campbell
2011-10-06 14:57   ` Ian Jackson
2011-10-06 15:27     ` Ian Campbell
2011-09-29 16:20 ` [PATCH 3 of 6] xl: use libxl_device_disk_to_json to pretty print disk configuration Ian Campbell
2011-10-06 15:16   ` Ian Jackson
2011-09-29 16:20 ` [PATCH 4 of 6] libxl: undo 23728:548b2826293e whitespace cleanup to autogenerated file Ian Campbell
2011-10-06 15:15   ` Ian Jackson
2011-09-29 16:20 ` [PATCH 5 of 6] libxlu: correctly parse disk "backendtype" field Ian Campbell
2011-10-06 15:20   ` Ian Jackson
2011-10-07 20:50   ` [PATCH] " Daniel De Graaf
2011-10-07 21:41     ` Ian Campbell
2011-10-07 22:28       ` Daniel De Graaf
2011-10-10 10:25         ` Ian Jackson
2011-09-29 16:20 ` [PATCH 6 of 6] libxl: probe disk backend type in libxl_device_disk_add Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.