]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2xmltest: Always include basic set of capabilities
authorPeter Krempa <pkrempa@redhat.com>
Fri, 9 Apr 2021 13:41:53 +0000 (15:41 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 12 Apr 2021 14:09:42 +0000 (16:09 +0200)
commit987644a9dca7b747494dc94ac8af5c338c672459
tree75c7d8a5f302e8f4e42e2c7dbdb9dc3289b13e72
parent86c1fcf7cda252de21cf5310ec821d0d3247ec2d
qemuxml2xmltest: Always include basic set of capabilities

Use virQEMUCapsInitQMPBasicArch to add the basic set of capabilities
which all qemu versions will get.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
tests/qemuxml2xmltest.c