]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: use virXMLFormatElement for interface <target>
authorLaine Stump <laine@redhat.com>
Wed, 21 Aug 2019 02:53:11 +0000 (22:53 -0400)
committerLaine Stump <laine@redhat.com>
Mon, 9 Sep 2019 18:34:23 +0000 (14:34 -0400)
commit33d02dfca67bd8fd65a50631f7aaae07215ed7cd
tree7878c4d35e696ecc5e277e4ce576b02fdb0b3e8f
parent3c049fadce477869af1830a0af8e25ec7c427fe8
conf: use virXMLFormatElement for interface <target>

This will simplify addition of another attribute to the <target> element

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/conf/domain_conf.c