]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: xml: Remove virXMLParseStringCtxtRoot
authorPeter Krempa <pkrempa@redhat.com>
Fri, 23 Sep 2022 13:38:49 +0000 (15:38 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 6 Oct 2022 08:54:25 +0000 (10:54 +0200)
commita31d427123f86cb388b4fbe639d12593dcd47607
tree37cd74e37b98ae33a21739ddb42db649c310b4a8
parente95f681305d2c8863815f6f074df7a66690cec0f
util: xml: Remove virXMLParseStringCtxtRoot

Remove the seldom used helper in favor of full virXMLParse.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/domain_conf.c
src/conf/storage_conf.c
src/util/virxml.h