[libvirt RFCv6 09/27] libvirt: introduce virDomainRestoreParams public API

Daniel P. Berrangé berrange at redhat.com
Fri May 6 11:22:58 UTC 2022


On Thu, May 05, 2022 at 02:52:23PM +0200, Claudio Fontana wrote:
> add new API in order to be able to extend parameters to the domain
> restore operation. We will use it to fit the existing arguments of
> VirDomainRestoreFlags for now.
> 
> Signed-off-by: Claudio Fontana <cfontana at suse.de>
> ---
>  include/libvirt/libvirt-domain.h |  4 +++
>  src/driver-hypervisor.h          |  7 +++++
>  src/libvirt-domain.c             | 45 ++++++++++++++++++++++++++++++++
>  src/libvirt_public.syms          |  1 +
>  4 files changed, 57 insertions(+)

Reviewed-by: Daniel P. Berrangé <berrange at 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 :|


More information about the libvir-list mailing list