On Tue, Mar 26, 2019 at 01:13:49AM -0500, Eric Blake wrote: > Prepare for new checkpoint APIs by describing the XML that will > represent a checkpoint. The checkpoint XML is modeled heavily after > virDomainSnapshotPtr. (See the docs for more details). > > Add testsuite coverage for some minimal uses of the XML. > > Signed-off-by: Eric Blake <eblake@xxxxxxxxxx> > --- > docs/docs.html.in | 3 +- > docs/format.html.in | 1 + > docs/formatcheckpoint.html.in | 202 ++++++++++++++++++++ > docs/index.html.in | 3 +- > docs/schemas/domaincheckpoint.rng | 94 +++++++++ > libvirt.spec.in | 1 + > mingw-libvirt.spec.in | 2 + > tests/Makefile.am | 2 + > tests/domaincheckpointxml2xmlin/empty.xml | 1 + > tests/domaincheckpointxml2xmlin/sample.xml | 7 + > tests/domaincheckpointxml2xmlout/empty.xml | 10 + > tests/domaincheckpointxml2xmlout/sample.xml | 16 ++ > tests/virschematest.c | 2 + > 13 files changed, 342 insertions(+), 2 deletions(-) > create mode 100644 docs/formatcheckpoint.html.in > create mode 100644 docs/schemas/domaincheckpoint.rng > create mode 100644 tests/domaincheckpointxml2xmlin/empty.xml > create mode 100644 tests/domaincheckpointxml2xmlin/sample.xml > create mode 100644 tests/domaincheckpointxml2xmlout/empty.xml > create mode 100644 tests/domaincheckpointxml2xmlout/sample.xml Reviewed-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list