]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuagenttest: Use real x86_64 capabilities for parsing domain definitions
authorPeter Krempa <pkrempa@redhat.com>
Tue, 4 Jul 2023 11:39:24 +0000 (13:39 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 20 Jul 2023 13:23:34 +0000 (15:23 +0200)
commitf45aff16351634a502699e948be18ea9e2abf1b8
tree47574ffa6700645b7aba137ce001a71dff0c07e4
parent86edcfac4d4ffc4343c3c907fc94f3454fdd7c3e
qemuagenttest: Use real x86_64 capabilities for parsing domain definitions

Some test cases require a real definition and thus parse a XML with the
definition to obtain it. Convert the code to use real capabilities and
switch to x86_64.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemuagentdata/fsinfo.xml
tests/qemuagenttest.c