See patch 2/5 for explaination.
Peter Krempa (5):
schema: Make the cpuset type reusable across schema files
schemas: Add schemas for more CPU topology information in the caps XML
conf: Split out NUMA topology formatting to simplify access to data
capabilities: Switch CPU data in NUMA topology to a struct
capabilities: Add additional data to the NUMA topology info
docs/schemas/basictypes.rng | 6 ++++
docs/schemas/capability.rng | 11 ++++++
docs/schemas/domaincommon.rng | 5 ---
src/conf/capabilities.c | 80 ++++++++++++++++++++++++++++---------------
src/conf/capabilities.h | 14 ++++++--
src/nodeinfo.c | 75 +++++++++++++++++++++++++++++++++-------
src/qemu/qemu_process.c | 2 +-
src/test/test_driver.c | 18 ++++++++--
src/xen/xend_internal.c | 27 +++++++++------
9 files changed, 176 insertions(+), 62 deletions(-)
--
1.8.1.1