]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: snapshot: Export virDomainSnapshotDiskDefParseXML
authorPeter Krempa <pkrempa@redhat.com>
Tue, 4 Sep 2018 13:42:42 +0000 (15:42 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 18 Jul 2019 15:59:34 +0000 (17:59 +0200)
commit3b8135b03ec141b5e9c70d6bd7e765fe1357b161
treea65963b82035ae278f9d43eaf3a8459667ec7175
parentb84c09f41a83da4ca35cfddc24db96c4117ced5c
conf: snapshot: Export virDomainSnapshotDiskDefParseXML

Allow using it from the tests.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/Makefile.inc.am
src/conf/snapshot_conf.c
src/conf/snapshot_conf_priv.h [new file with mode: 0644]