]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Fix balloon size handling with memory hot(un)plug
authorPeter Krempa <pkrempa@redhat.com>
Thu, 30 Apr 2015 16:03:41 +0000 (18:03 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 11 May 2015 06:50:36 +0000 (08:50 +0200)
commit2f37362e44400d91f51c9e147f71e98a4eca42c0
tree61c8c21eb1973981008b5742de83df10c6a612b9
parentde03b1dddee50f3f9718f03102697e7066af7f64
qemu: Fix balloon size handling with memory hot(un)plug

Since libvirt doesn't call to update the new balloon size in qemu add
code that will handle tweaking of the size of the current balloon
statistic until qemu reports the new size using the event.
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c