[libvirt] [dbus PATCH 0/5] remaining domain APIs for libvirt up to 3.0.0

Pavel Hrdina phrdina at redhat.com
Fri May 11 07:46:14 UTC 2018


The only one left are APIs that require virStream.

Pavel Hrdina (5):
  domain: Implement MigrateToURI3 method
  domain: Implement GetEmulatorPinInfo method
  domain: Implement GetSecurityLabelList method
  domain: Implement GetVcpuPinInfo method
  connect: Implement SaveImageGetXMLDesc method

 data/org.libvirt.Connect.xml |   7 ++
 data/org.libvirt.Domain.xml  |  24 +++++
 src/connect.c                |  28 ++++++
 src/domain.c                 | 173 +++++++++++++++++++++++++++++++++++
 tests/test_domain.py         |   9 ++
 5 files changed, 241 insertions(+)

-- 
2.17.0




More information about the libvir-list mailing list