On Wed, Mar 05, 2025 at 03:48:24PM -0700, Jim Fehlig via Devel wrote:
> From: Claudio Fontana <cfont...@suse.de>
> 
> Add a new VIR_DOMAIN_SAVE_PARALLEL flag to the save and restore APIs,
> which can be used to specify the use of multiple, parallel channels
> for saving and restoring a domain. The number of parallel channels
> can be set using the VIR_DOMAIN_SAVE_PARAM_PARALLEL_CHANNELS
> typed parameter.
> 
> Signed-off-by: Claudio Fontana <cfont...@suse.de>
> Signed-off-by: Jim Fehlig <jfeh...@suse.com>
> ---
>  include/libvirt/libvirt-domain.h | 11 +++++++++++
>  src/libvirt-domain.c             |  3 +++
>  2 files changed, 14 insertions(+)

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

Reply via email to