]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: domain: Add common function to perform memory hotplug checks
authorPeter Krempa <pkrempa@redhat.com>
Thu, 8 Oct 2015 04:06:15 +0000 (06:06 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 18 Nov 2015 09:32:18 +0000 (10:32 +0100)
commit118c91b0d5675c3ab98ff547b18d685798b8c3e2
tree1d2fdb9e4e548137dc21d7c8424bc697e539148e
parenta4b10a60ad22e1371ea96493bfa6e9a661dea126
qemu: domain: Add common function to perform memory hotplug checks

Add a function that will aggregate various checks related to memory
hotplug so that they aren't scattered accross various parts of the
code.
src/qemu/qemu_command.c
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_hotplug.c