
7 Mar
2019
7 Mar
'19
3:02 p.m.
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@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@redhat.com> John