[libvirt] [dbus PATCH 00/15] Some more get APIs for Domain Interface

Katerina Koukiou kkoukiou at redhat.com
Wed Apr 25 10:20:15 UTC 2018


Katerina Koukiou (15):
  Implement GetTime method for Domain Interface
  Implement MigrateGetCompressionCache method for Domain Interface
  Implement GetBlockIoTune method for Domain Interface
  Implement GetBlockJobInfo method for Domain Interface
  Implement GetDiskErrors method for Domain Interface
  Impement GetFSInfo method for Domain Interface
  Implement GetGuestVcpus method for Domain interface
  Implement GetHostname method for Domain Interface
  Implement GetInterfaceParameters method for Domain Interface
  Implement GetIOThreadInfo method for Domain Interface
  Implement GetJobStats method for Domain Interface
  Implement GetMetadata method for Domain Interface
  Implement GetNumaParameters method for Domain Interface
  Implement GetPerfEvents method for Domain Interface
  Implement GetCPUStats method for Domain Interface

 data/org.libvirt.Domain.xml |  98 +++++++
 src/domain.c                | 665 ++++++++++++++++++++++++++++++++++++++++++++
 tests/test_domain.py        |   6 +
 3 files changed, 769 insertions(+)

-- 
2.15.0




More information about the libvir-list mailing list