tests/acceptance: tweak the tcg/kvm tests for virt
commite8d61f7d21666a5172b8c040b897d60fb57c2ded
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 23 Jun 2021 10:27:42 +0000 (23 11:27 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 25 Jun 2021 09:05:36 +0000 (25 10:05 +0100)
tree524c5da96c0a81559751dd81b2a10abb30e664a9
parentecba223da6215d6f6ce2d343b70b2e9a19bfb90b
tests/acceptance: tweak the tcg/kvm tests for virt

Really it's only TCG that can select which GIC model you want, KVM
guests should always be using the "host" version of the GIC for which
QEMU already provides a handy shortcut. Make the KVM test use this and
split the TCG test into it's two versions.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20210623102749.25686-2-alex.bennee@linaro.org>
tests/acceptance/boot_linux.py