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

Katerina Koukiou kkoukiou at redhat.com
Mon Apr 9 11:47:31 UTC 2018


Plus some minor fixes.

Katerina Koukiou (8):
  Implement Capabilities property 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 |  26 ++++++
 src/connect.c                | 206 ++++++++++++++++++++++++++++++++++---------
 src/domain.c                 |  10 +--
 test/test_connect.py         |   9 ++
 4 files changed, 206 insertions(+), 45 deletions(-)

-- 
2.15.0




More information about the libvir-list mailing list