[libvirt] [perl PATCH 0/6] Misc fixes to perl APIs and new migrate constant

Daniel P. Berrangé berrange at redhat.com
Tue Dec 10 13:17:13 UTC 2019



Daniel P. Berrangé (6):
  Fix typo breaking some migrate parameter handling
  Add handling for VIR_MIGRATE_PARAM_PARALLEL_CONNECTIONS
  Add support for VIR_MIGRATE_PARAM_TLS_DESTINATION constant
  Add missing create_checkpoint method
  Remove docs for has_metadata method which doesn't exist
  Fix data type for VIR_CONNECT_IDENTITY_SASL_USER_NAME

 Changes                          |  9 +++++++++
 lib/Sys/Virt.xs                  | 25 +++++++++++++++++++++----
 lib/Sys/Virt/Domain.pm           | 26 ++++++++++++++++++++++++++
 lib/Sys/Virt/DomainCheckpoint.pm |  5 -----
 4 files changed, 56 insertions(+), 9 deletions(-)

-- 
2.23.0




More information about the libvir-list mailing list