[libvirt] [dbus PATCH v2 0/8] Properties/Methods for Connect Interface

Katerina Koukiou kkoukiou at redhat.com
Mon Apr 9 14:00:50 UTC 2018


Plus some minor fixes.

Changes from v1:
* Cabalitities property rewritten as method as dnb suggested.
* Added documentation on Secure and Encrypted properties as discussed.

Katerina Koukiou (8):
  Implement GetCapabilities method for connect Interface
  Implement Hostname property for Connect Interface
  Implement LibVersion property for Connect Interface
  Implement Encrypted property for Connect Interface
  Implement Secure property for Connect Interface
  Implement GetSysinfo method for connect Interface
  All functions in src/connect.c should have virtDBusConnect prefix
  Removing G_GNUC_UNUSED in cases where the parameter is used

 data/org.libvirt.Connect.xml |  29 ++++++
 src/connect.c                | 209 ++++++++++++++++++++++++++++++++++---------
 src/domain.c                 |  10 +--
 test/test_connect.py         |  11 +++
 4 files changed, 214 insertions(+), 45 deletions(-)

-- 
2.15.0




More information about the libvir-list mailing list