]> xenbits.xensource.com Git - libvirt.git/commit
qemuxml2argvtest: Update qemuCaps after parsing domain XML
authorJiri Denemark <jdenemar@redhat.com>
Wed, 3 Aug 2016 10:21:19 +0000 (12:21 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 22 Sep 2016 13:40:08 +0000 (15:40 +0200)
commit4df4b8dea3b974b1257e4e60ee56b26914b8e7c9
tree4aba694ecbe9dbd414ff323400b3ca4d930baa9e
parent30de7164efa18fce6c5e87134b0ec61e14507aef
qemuxml2argvtest: Update qemuCaps after parsing domain XML

Some parts of qemuCaps depend on guest architecture, machine type, and
possibly other things that we know only once the domain XML has been
parsed. Let's move all these updates into a dedicated function.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
tests/qemuxml2argvtest.c