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

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

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