[libvirt] [PATCH v2 0/3] qemu: Return true pinning info

Martin Kletzander mkletzan at redhat.com
Tue Aug 11 12:24:35 UTC 2015


First two patches just prepare the ground for the third one that
explains what needs to be fixed and ho it's done.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1162947

v2:
 - Added more info to commit message of patch 2/3
 - Changed the commit subject of patch 3/3


Martin Kletzander (3):
  conf: Pass private data to Parse function of XML options
  qemu: Keep numad hint after reboot
  qemu: Use numad information when getting pin information

 src/conf/domain_conf.c   |  2 +-
 src/conf/domain_conf.h   | 17 +++++++++--------
 src/libxl/libxl_domain.c |  3 ++-
 src/lxc/lxc_domain.c     |  3 ++-
 src/qemu/qemu_domain.c   | 33 ++++++++++++++++++++++++++++++++-
 src/qemu/qemu_driver.c   | 11 +++++++++++
 6 files changed, 57 insertions(+), 12 deletions(-)

--
2.5.0




More information about the libvir-list mailing list