Re: [libvirt] [PATCH v9 05/10] backup: Parse and output backup XML

2019-07-09 Thread Peter Krempa
On Mon, Jul 08, 2019 at 11:55:48 -0500, Eric Blake wrote: > Accept XML describing a generic block job, and output it again as > needed. This may still need a few tweaks to match the documented XML > and RNG schema. > > Signed-off-by: Eric Blake > --- [...] > diff --git a/src/conf/backup_conf.h

[libvirt] [PATCH v9 05/10] backup: Parse and output backup XML

2019-07-08 Thread Eric Blake
Accept XML describing a generic block job, and output it again as needed. This may still need a few tweaks to match the documented XML and RNG schema. Signed-off-by: Eric Blake --- src/conf/backup_conf.h | 94 +++ src/conf/virconftypes.h | 3 + src/conf/Makefile.inc.am | 2 +