[libvirt] [dbus PATCH v2 00/22] More APIs for Domain Interface

Katerina Koukiou posted 22 patches 6 years ago
Failed in applying to current master (apply log)
There is a newer version of this series
data/org.libvirt.Domain.xml | 111 +++++++-
src/domain.c                | 599 +++++++++++++++++++++++++++++++++++++++++++-
test/test_domain.py         |  37 ++-
3 files changed, 742 insertions(+), 5 deletions(-)
[libvirt] [dbus PATCH v2 00/22] More APIs for Domain Interface
Posted by Katerina Koukiou 6 years ago
Changes from v1:
    Added some more APIs.

Katerina Koukiou (22):
  Implement Setter for Autostart property for Domain interface
  Implement SchedulerType property for Domain Interface
  Introduce virtDBusDomainMemoryStatTypeToString helper function
  Implement MemoryStats for Domain Interface
  Implement AttachDevice method for Domain Interface
  Implement DetachDevice method for Domain Interface
  Introduce virtDBusDomainJobTypeToString function
  Implement GetJobInfo method for Domain interface
  Implement AbortJob for Domain interface
  Implement MigrateSetMaxDowntime method for Domain interface
  Implement MigrateGetMaxDowntime method for Domain Interface
  Implement ManagedSave method for Domain Interface
  Implement HasManagedSaveImage method for Domain Interface
  Implement ManagedSaveRemove method for Domain Interface
  Implement SetVcpus method for Domain Interface
  Implement GetMemoryParameters method for Domain Interface
  Implement GetBlkioParameters method for domain Interface
  Implement Updated property for Domain Interface
  Implement MigrateGetMaxSpeed method for Domain Interface
  Implement MigrateSetMaxSpeed method for Domain Interface
  Implement SetMemory method for Domain Interface
  Implement GetSchedulerParameters method for Domain Interface

 data/org.libvirt.Domain.xml | 111 +++++++-
 src/domain.c                | 599 +++++++++++++++++++++++++++++++++++++++++++-
 test/test_domain.py         |  37 ++-
 3 files changed, 742 insertions(+), 5 deletions(-)

-- 
2.15.0

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