[libvirt] [PATCH v2 0/2] Expose distance between host NUMA nodes

Michal Privoznik mprivozn at redhat.com
Tue Jun 3 13:26:57 UTC 2014


diff to v1:
-slight change in the XML format
-added description to distances value

Michal Privoznik (2):
  virnuma: Introduce virNumaGetDistances
  virCaps: Expose distance between host NUMA nodes

 docs/schemas/capability.rng | 15 +++++++++++
 src/conf/capabilities.c     | 19 +++++++++++++-
 src/conf/capabilities.h     | 13 +++++++++-
 src/libvirt_private.syms    |  1 +
 src/libxl/libxl_conf.c      |  4 +--
 src/nodeinfo.c              | 61 ++++++++++++++++++++++++++++++++++++++++++---
 src/test/test_driver.c      |  2 +-
 src/util/virnuma.c          | 55 ++++++++++++++++++++++++++++++++++++++++
 src/util/virnuma.h          |  3 +++
 src/xen/xend_internal.c     |  3 ++-
 tests/vircapstest.c         |  4 +--
 11 files changed, 169 insertions(+), 11 deletions(-)

-- 
2.0.0




More information about the libvir-list mailing list