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

Andrea Bolognani posted 2 patches 6 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180419141939.24253-1-abologna@redhat.com
Test syntax-check passed
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(-)
[libvirt] [PATCH v2 0/2] Don't choke on valid NUMA nodesets on daemon restart
Posted by Andrea Bolognani 6 years ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list