[libvirt] [PATCH v2 0/2] qemu: expand domain memory statistics

Derbyshev Dmitriy dderbyshev at virtuozzo.com
Tue May 31 17:14:21 UTC 2016


From: Derbyshev Dmitry <dderbyshev at virtuozzo.com>

QEMU reports timestamp and available along with other memory statistics.
This information was not saved into domain statistics.

Changes since v1:
 * Enum numeration fixed
 * Macro getting "usage" field fixed

Derbyshev Dmitry (2):
  qemu: expand domain memory statistics with 'usable'
  qemu: expand domain memory statistics with 'last-update' timestamp

 include/libvirt/libvirt-domain.h | 11 ++++++++++-
 src/libvirt-domain.c             |  5 +++++
 src/qemu/qemu_monitor_json.c     | 23 +++++++++++++----------
 tools/virsh-domain-monitor.c     |  4 ++++
 4 files changed, 32 insertions(+), 11 deletions(-)

-- 
1.9.5.msysgit.0




More information about the libvir-list mailing list