]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Add entry for balloon stat stat-disk-caches
authorTomáš Golembiovský <tgolembi@redhat.com>
Mon, 2 Jul 2018 11:19:42 +0000 (13:19 +0200)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 16 Jul 2018 21:42:23 +0000 (17:42 -0400)
commitaee046550893e7c0e5ccb4861dd3f0715d31eeb7
tree92a5f779b0791405d7eae82d2f40fdd8acf1b37c
parent74b5634b77b388a454303a2be0b4d704e261305f
qemu: Add entry for balloon stat stat-disk-caches

QEMU commit bf1e7140e adds reporting of new balloon statistic to QEMU
2.12. Value represents the amount of memory that can be quickly
reclaimed without additional I/O. Let's add that too.

Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
include/libvirt/libvirt-domain.h
src/libvirt-domain.c
src/qemu/qemu_driver.c
src/qemu/qemu_monitor_json.c
tools/virsh-domain-monitor.c
tools/virsh.pod