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

Daniel P. Berrangé posted 6 patches 4 years, 4 months ago
Failed in applying to current master (apply log)
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(-)
[libvirt] [perl PATCH 0/6] Misc fixes to perl APIs and new migrate constant
Posted by Daniel P. Berrangé 4 years, 4 months ago

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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [perl PATCH 0/6] Misc fixes to perl APIs and new migrate constant
Posted by Michal Privoznik 4 years, 4 months ago
On 12/10/19 2:17 PM, Daniel P. Berrangé wrote:
> 
> 
> 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(-)
> 

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

Michal

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