]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: return balloon statistics when all domain statistics reported
authorDerbyshev Dmitry <dderbyshev@virtuozzo.com>
Wed, 13 Jul 2016 10:42:16 +0000 (13:42 +0300)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 27 Jul 2016 13:39:47 +0000 (15:39 +0200)
commit438c204763f7d8eed79554075f5633545a4a5df1
tree33c8dcb7f1b95de688c50c7b96f968a5c8e325d5
parentc3e3227ac80a1713ff239ab7e3d2183ee23a449a
qemu: return balloon statistics when all domain statistics reported

To collect all balloon statistics for all guests it was necessary to make
several libvirt requests. Now it's possible to get all balloon statiscs via
single connectGetAllDomainStats call.

Signed-off-by: Derbyshev Dmitry <dderbyshev@virtuozzo.com>
src/qemu/qemu_driver.c
tools/virsh.pod