Add Domain.get_xml_desc_flags
authorPino Toscano <ptoscano@redhat.com>
Thu, 30 Aug 2018 10:13:38 +0000 (12:13 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 30 Aug 2018 10:26:32 +0000 (11:26 +0100)
commit8e2a0e31bd1cf6af2d8eab0fa7582c52a3b2d9ab
tree122fc7adbff3b344da6898945602513a719cefe1
parent2c958f377633ec534d485c261e2380182b05adb9
Add Domain.get_xml_desc_flags

Much like Domain.get_xml_desc with the possibility to specify flags for
the XML description.  The function is marked with a [`W] phantom because
some of the flags (e.g. XmlSecure) require a read/write connection.
libvirt/libvirt.ml
libvirt/libvirt.mli
libvirt/libvirt_c_oneoffs.c