[libvirt] [libvirt-go PATCH 0/3] Introduce recent DomainSnapshotXML and DomainSaveImageXML flags

Erik Skultety eskultet at redhat.com
Fri Feb 22 15:32:27 UTC 2019


Unfortunately, in order to support the new flags, the last patch introduces an
API breakage as the convention we use for the bindings is to also enforce types
for flags.

Erik Skultety (3):
  Introduce DomainSnapshotXMLFlags constant
  Introduce DomainSaveImageXMLFlags constant
  Enforce new flags types in DomainSaveImageGetXMLDesc and GetXMLDesc

 connect.go                | 2 +-
 domain.go                 | 8 +++++++-
 domain_compat.h           | 8 ++++++++
 domain_snapshot.go        | 8 +++++++-
 domain_snapshot_wrapper.h | 2 +-
 5 files changed, 24 insertions(+), 4 deletions(-)

--
2.20.1




More information about the libvir-list mailing list