[libvirt] [PATCH v3 09/18] domain: Expand virDomainDefFormatInternal with snapshots

John Ferlan jferlan at redhat.com
Thu Mar 7 14:02:55 UTC 2019



On 3/4/19 10:34 PM, Eric Blake wrote:
> Make it possible to grab all snapshot XMLs via a single API
> call, by adding a new internal flag, and expanding the struct
> used to pass extra data for formatting.
> 
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  src/conf/domain_conf.h |  3 +++
>  src/conf/domain_conf.c | 23 ++++++++++++++++++++---
>  2 files changed, 23 insertions(+), 3 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list