[libvirt] [dbus PATCH 00/25] Introduce more Domain* APIs

Katerina Koukiou posted 25 patches 7 years, 8 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
data/org.libvirt.Connect.xml |  14 +
data/org.libvirt.Domain.xml  | 157 ++++++++++
src/connect.c                |  52 ++++
src/domain.c                 | 723 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 946 insertions(+)
[libvirt] [dbus PATCH 00/25] Introduce more Domain* APIs
Posted by Katerina Koukiou 7 years, 8 months ago
Katerina Koukiou (25):
  Implement GetControlInfo method for Domain Interface
  Implement SendKey method for Domain Interface
  Implement InjectNMI method for Domain Interface
  Implement BlockPeek metohd for Domain Interface
  Implement MemoryPeek method for Domain Interface
  Add AddIOThread method for Domain Interface
  Implement BlockCommit method for Domain Interface
  Implement BlockJobAbort method for Domain Interface
  Implement BlockPull method for Domain Interface
  Implement BlockRebase method for Domain Interface
  Implement BlockResize method for Domain Interface
  Implement CoreDumpWithFormat method for Domain Interface
  Implement DelIOThread method for Domain Interface
  Implement FSFreeze method for Domain Interface
  Implement FSThaw method for Domain Interface
  Implement FSTrim method for Domain Interface
  Implement MigrateStartPostCopy method for Domain Interface
  Implement PinEmulator method for Domain Interface
  Implement PinIOThread method for Domain Interface
  Implement Rename method for Domain Interface
  Implement DomainRestore method for Connect Interface
  Implement Save method for Domain Interface
  Implement DomainSaveImageDefineXML method for Connect Interface
  Implement SendProcessSignal method for Domain Interface
  Implement UpdateDevice method for Domain Interface

 data/org.libvirt.Connect.xml |  14 +
 data/org.libvirt.Domain.xml  | 157 ++++++++++
 src/connect.c                |  52 ++++
 src/domain.c                 | 723 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 946 insertions(+)

-- 
2.15.0

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