]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
libvirt_private: list virDomainMomentDefPostParse
authorPavel Hrdina <phrdina@redhat.com>
Mon, 20 Feb 2023 10:40:19 +0000 (11:40 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 22 Aug 2023 14:05:59 +0000 (16:05 +0200)
We will need to call this function from qemu_snapshot when introducing
external snapshot revert support.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/libvirt_private.syms

index da60c965ddcad671307f95eef230dc245640b00a..aeb54d89525e8cde0e65456488d2f1d84d40c934 100644 (file)
@@ -807,6 +807,10 @@ virInterfaceDefParseString;
 virInterfaceDefParseXML;
 
 
+# conf/moment_conf.h
+virDomainMomentDefPostParse;
+
+
 # conf/netdev_bandwidth_conf.h
 virDomainClearNetBandwidth;
 virNetDevBandwidthFormat;