]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: split qemuDomainMemoryStats into internal and external functions
authorDerbyshev Dmitry <dderbyshev@virtuozzo.com>
Wed, 13 Jul 2016 10:42:15 +0000 (13:42 +0300)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 27 Jul 2016 13:39:47 +0000 (15:39 +0200)
commitc3e3227ac80a1713ff239ab7e3d2183ee23a449a
treeba78ef8a7570536ea06e0523001f2bb6266a6117
parentf57fbd6c4a5dfc8e725f036791e6333d1ab6f04e
qemu: split qemuDomainMemoryStats into internal and external functions

Is necessary to call it from other contexts, such as qemuDomainGetStatsBalloon.

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