[libvirt] [PATCH v2 0/2] Don't choke on valid NUMA nodesets on daemon restart

Andrea Bolognani abologna at redhat.com
Thu Apr 19 14:19:37 UTC 2018


Changes from [v1]:

  * make sure the tests pass even when compiling --without-qemu;
  * actually run syntax-check before sending out patches.

[v1] https://www.redhat.com/archives/libvir-list/2018-April/msg00937.html

Andrea Bolognani (2):
  tests: Create full host NUMA topology in more cases
  qemu: Figure out nodeset bitmap size correctly

 src/qemu/qemu_domain.c                    | 10 ++++-
 tests/qemustatusxml2xmldata/modern-in.xml |  2 +-
 tests/testutils.c                         | 51 ++++++++++++++++++++++++
 tests/testutils.h                         |  2 +
 tests/testutilsqemu.c                     |  7 +++-
 tests/vircapstest.c                       | 66 +++----------------------------
 6 files changed, 74 insertions(+), 64 deletions(-)

-- 
2.14.3




More information about the libvir-list mailing list