On 11/10/2015 09:44 AM, Peter Krempa wrote: > This fixes most of the stuff pointed out in the review. > > Peter Krempa (7): > qemu: command: Make qemuBuildMemoryBackendStr usable without NUMA > qemu: command: Always execute memory device formatter > qemu: domain: Add common function to perform memory hotplug checks > qemu: command: Move dimm device checks from formatter to checker > conf: Prepare making memory device target node optional > qemu: command: Prepare memory device def formatter for missing target > node > qemu: ppc64: Support memory hotplug without NUMA enabled > > docs/formatdomain.html.in | 5 +- > docs/schemas/domaincommon.rng | 8 +- > src/conf/domain_conf.c | 16 +- > src/conf/domain_conf.h | 2 +- > src/qemu/qemu_command.c | 161 ++++++------------ > src/qemu/qemu_command.h | 4 +- > src/qemu/qemu_domain.c | 179 ++++++++++++++++++++- > src/qemu/qemu_domain.h | 4 + > src/qemu/qemu_hotplug.c | 11 +- > .../qemuxml2argv-memory-hotplug-ppc64-nonuma.args | 28 ++++ > .../qemuxml2argv-memory-hotplug-ppc64-nonuma.xml | 38 +++++ > tests/qemuxml2argvtest.c | 2 + > 12 files changed, 314 insertions(+), 144 deletions(-) > create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-ppc64-nonuma.args > create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-ppc64-nonuma.xml > ACK series John -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list