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

Katerina Koukiou posted 8 patches 6 years ago
Failed in applying to current master (apply log)
There is a newer version of this series
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(-)
[libvirt] [dbus PATCH 0/8] Properties/Methods for Connect Interface
Posted by Katerina Koukiou 6 years ago
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

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