]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Fix XML formatting of RNG device info
authorPeter Krempa <pkrempa@redhat.com>
Thu, 5 Dec 2013 17:33:01 +0000 (18:33 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 6 Dec 2013 10:03:56 +0000 (11:03 +0100)
commitbe904e4eeb83cb5513af8dad01fdfbb924f87bb1
treed4692a9bee5a35053b5a8a992d31c15832624dbd
parentdafdea74b06655c1bf44d06ba040f85b8743164b
conf: Fix XML formatting of RNG device info

https://bugzilla.redhat.com/show_bug.cgi?id=1035118

When outputting the XML for the RNG device, the code didn't format the
PCI address info. Additionally the schema wasn't expecting the info
although it was being parsed and used internally. Fix those mistakes and
add test for the PCI info section.
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-default.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-default.xml