[libvirt] [PATCH 0/3] qemu: fix automatic NUMA pinning with memory hotplug

Peter Krempa pkrempa at redhat.com
Tue Mar 29 14:52:44 UTC 2016


We forgot to propagate the automatic nodeset and reported non-ideal errors.

Peter Krempa (3):
  qemu: command: Pass numad nodeset when formatting memory devices at
    boot
  qemu: command: Split up formatting of -numa and memory devices
  qemu: hotplug: Improve error when hotpluging memory with
    auto-placement

 src/conf/numa_conf.c     | 20 +++++++++++++++++---
 src/conf/numa_conf.h     |  1 +
 src/libvirt_private.syms |  1 +
 src/qemu/qemu_command.c  | 27 ++++++++++++++-------------
 src/qemu/qemu_hotplug.c  |  7 +++++++
 5 files changed, 40 insertions(+), 16 deletions(-)

-- 
2.7.3




More information about the libvir-list mailing list