]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: introduce virXMLNamespace
authorJán Tomko <jtomko@redhat.com>
Tue, 20 Aug 2019 15:45:10 +0000 (17:45 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 21 Aug 2019 08:29:20 +0000 (10:29 +0200)
commit67ecfb9781a79c7dd155a1ddfa936021b913ccbe
tree9b42b010fa69aaf52f79cc7eb2a2bc189867d3df
parent94c34cbd665ce4190b2bc2338941b1ef38a8c6e9
util: introduce virXMLNamespace

For various XMLs, we allow a custom namespace for passing unsupported
configurations.

Introduce a single structure to hold all the driver-specific functions
to remove duplication.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/util/virxml.h