]> xenbits.xensource.com Git - libvirt.git/commit
tests: Try different usable GIC versions
authorAndrea Bolognani <abologna@redhat.com>
Tue, 10 May 2016 10:36:10 +0000 (12:36 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 18 May 2016 09:27:56 +0000 (11:27 +0200)
commitf6ececa68d430fe1a068200b60efcc67438391a1
tree3ffc0604d78f088cee037e40820b8a56de0c60e2
parent63bc91eea06a7748f4c3ac0689afb6093aba510a
tests: Try different usable GIC versions

The only case where the hardware capabilities influence the result
is when no <gic/> element was provided.

The test programs now ensure both that the correct GIC version is
picked in that case, and that hardware capabilities are not taken
into account when the user has already picked a GIC version.
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-none-both.args [new symlink]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-none-both.xml [new symlink]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-none-v2.args [new symlink]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-none-v2.xml [new symlink]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-none-v3.args [new symlink]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic-none-v3.xml [new symlink]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/qemuxml2xmlout-aarch64-gic-none-both.xml [new symlink]
tests/qemuxml2xmloutdata/qemuxml2xmlout-aarch64-gic-none-v2.xml [new symlink]
tests/qemuxml2xmloutdata/qemuxml2xmlout-aarch64-gic-none-v3.xml [new symlink]
tests/qemuxml2xmltest.c