[libvirt] [dbus PATCH v2 0/9] NodeAPIs for Connect Interface

Katerina Koukiou posted 9 patches 5 years, 11 months ago
Failed in applying to current master (apply log)
data/org.libvirt.Connect.xml |  54 ++++++++
src/connect.c                | 303 +++++++++++++++++++++++++++++++++++++++++++
tests/test_connect.py        |  16 +++
3 files changed, 373 insertions(+)
[libvirt] [dbus PATCH v2 0/9] NodeAPIs for Connect Interface
Posted by Katerina Koukiou 5 years, 11 months ago
Changes from v1:
* Added tests were the test driver exported the relevant API
* Removed NodeGetCellsFreeMemory which will be sent in seperate patchset
* Adjusted other comments from review

Katerina Koukiou (9):
  Implement NodeGetCPUStats method for Connect Interface
  Implement NodeGetFreeMemory method for Connect Interface
  Implement NodeGetInfo method for Connect Interface
  Implement NodeGetMemoryParameters method in Connect Interface
  Implement NodeGetMemoryStats method for Connect Interface
  Implement NodeGetSecurityModel method for Domain Interface
  Implement NodeSetMemoryParameters method for Connect Interface
  Implement NodeSuspendForDuration method for Connect Interface
  Implement NodeGetCPUMap method for Connect Interface

 data/org.libvirt.Connect.xml |  54 ++++++++
 src/connect.c                | 303 +++++++++++++++++++++++++++++++++++++++++++
 tests/test_connect.py        |  16 +++
 3 files changed, 373 insertions(+)

-- 
2.15.0

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