]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: command: Make qemuBuildMemoryBackendStr usable without NUMA
authorPeter Krempa <pkrempa@redhat.com>
Wed, 7 Oct 2015 12:17:43 +0000 (14:17 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 18 Nov 2015 09:32:18 +0000 (10:32 +0100)
commit0621f15ac7bf3d84289f951f091c2fa8d0906180
tree83f2881a8121c36c665c0ad00a912b1750b6e77d
parentba08d16d6cec81656b333435650aef36a012034c
qemu: command: Make qemuBuildMemoryBackendStr usable without NUMA

Make the function usable so that -1 can be passed to it as cell ID so
that we can later enable memory hotplug on non-NUMA guests for certain
architectures.
src/qemu/qemu_command.c