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
> ---
> include/libvirt/l
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
---
include/libvirt/libvirt-domain.h | 4 +++
src/driver-hypervisor.h | 7 +
src/libv