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

Reply via email to