[libvirt] [PATCH v3 1/1] qemu: Add entry for balloon stat stat-disk-caches

John Ferlan jferlan at redhat.com
Mon Jul 16 21:45:35 UTC 2018



On 07/02/2018 07:19 AM, Tomáš Golembiovský wrote:
> 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 at redhat.com>
> ---
>  include/libvirt/libvirt-domain.h | 9 ++++++++-
>  src/libvirt-domain.c             | 3 +++
>  src/qemu/qemu_driver.c           | 1 +
>  src/qemu/qemu_monitor_json.c     | 2 ++
>  tools/virsh-domain-monitor.c     | 2 ++
>  tools/virsh.pod                  | 5 +++++
>  6 files changed, 21 insertions(+), 1 deletion(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>
(and pushed)

John




More information about the libvir-list mailing list