
30 Mar
2016
30 Mar
'16
1:26 p.m.
On 03/29/2016 10:52 AM, Peter Krempa wrote:
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(-)
ACK series (seems safe to me), John