v3: changes suggested by John Ferlan
- updated commit message
- fixed units (bytes -> kB) in one comment
- NOTE: Various spelling is used throughout libvirt (kb/kB/KiB) interchangeably
  with the same meaning. I tried to keep the spelling consistent with the
  context around the place where the change occurred.
- updated qemuDomainGetStatsBalloon()
- moved the entry in virsh output to last position
- updated virsh.pod

v2:
- moved item to last position in array
- documented item also in libvirt-domain.c
- added item to virsh listing

Tomáš Golembiovský (1):
  qemu: Add entry for balloon stat stat-disk-caches

 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(-)

-- 
2.17.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to