xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 9] libxl: API updates + xl: JSON
@ 2012-01-25 17:24 Ian Campbell
  2012-01-25 17:24 ` [PATCH 1 of 9] libxl: Rename libxl IDL infrastructure Ian Campbell
                   ` (10 more replies)
  0 siblings, 11 replies; 21+ messages in thread
From: Ian Campbell @ 2012-01-25 17:24 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson

A random(ish) colletion of libxl patches.

 - Fixup idl infrastructure naming clash/annoyance
 - Consolidate libxl_button_press and libxl_send_trigger
 - Change the way libxl exposes CPU topology information to be a list
   of CPU (core,node,socket) tuples instead of three lists. This is a
   more sensible representation but is also a bit easier on the
   language bindings.

Plus:

 - Cause xl to use JSON with the "xl create -d" option and similar
   output.

This follows the 20 patches in my "libxl: drop device_model_info"
series.

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

end of thread, other threads:[~2012-02-09  8:55 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-25 17:24 [PATCH 0 of 9] libxl: API updates + xl: JSON Ian Campbell
2012-01-25 17:24 ` [PATCH 1 of 9] libxl: Rename libxl IDL infrastructure Ian Campbell
2012-01-25 17:24 ` [PATCH 2 of 9] libxl: de-hard-tabbify idl.txt Ian Campbell
2012-01-25 17:24 ` [PATCH 3 of 9] libxl: remove libxl_button_press in favour of libxl_send_trigger Ian Campbell
2012-01-26  8:25   ` Ian Campbell
2012-01-25 17:24 ` [PATCH 4 of 9] ocaml: add helper's for Some/None option types Ian Campbell
2012-01-25 17:24 ` [PATCH 5 of 9] ocaml: Topology.get returns an array not a single element Ian Campbell
2012-01-25 17:24 ` [PATCH 6 of 9] libxl: expose cpu topology as a single list of cpu->{node, core, socket} maps Ian Campbell
2012-01-27 18:10   ` Ian Jackson
2012-01-27 18:11     ` Ian Jackson
2012-01-30  9:34       ` Ian Campbell
2012-01-31 14:21     ` Ian Campbell
2012-01-31 14:24       ` Ian Jackson
2012-01-25 17:24 ` [PATCH 7 of 9] libxl: drop libxl_cpuarray -- topology was the only user Ian Campbell
2012-01-27 18:11   ` Ian Jackson
2012-01-25 17:24 ` [PATCH 8 of 9] libxl: add named enum for timer mode Ian Campbell
2012-01-25 17:24 ` [PATCH 9 of 9] xl: use json output by default Ian Campbell
2012-02-09  7:30   ` Olaf Hering
2012-02-09  8:55     ` Ian Campbell
2012-01-25 17:44 ` BONUS: [PATCH 10 of 9] docs: document /etc/xen/xl.conf Ian Campbell
2012-01-27 18:16 ` [PATCH 0 of 9] libxl: API updates + xl: JSON Ian Jackson

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