backup: Parse and output backup XML
commit1cd9f27f28860b10607df262b18baaea3fbadcad
authorEric Blake <eblake@redhat.com>
Fri, 1 Feb 2019 03:38:49 +0000 (31 21:38 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 22 Aug 2019 00:45:01 +0000 (21 19:45 -0500)
tree6d99abf54256b75a6d6b2db3289366e66a94b528
parent9a8c2522a616a94a44aa60cf6a7d0c38703fb385
backup: Parse and output backup XML

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 <eblake@redhat.com>
src/conf/Makefile.inc.am
src/conf/backup_conf.c [new file with mode: 0644]
src/conf/backup_conf.h [new file with mode: 0644]
src/conf/virconftypes.h
src/libvirt_private.syms