]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/functional: bail aarch64_virt tests early if missing TCG
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 8 Jan 2025 12:10:44 +0000 (12:10 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 10 Jan 2025 11:18:32 +0000 (11:18 +0000)
commit0d3af961f751e0b424828d25e2ca47bc8729485c
tree21b225bf086f91e0cffc69339a1393ae4a99ab4b
parentf2e116184e723e23f7e0c3099db57e3c53cb3a7e
tests/functional: bail aarch64_virt tests early if missing TCG

The set_machine and require_accelerator steps can bail early so move
those to the front of the test functions. While we are at it also
clean up some long lines when adding the vm arguments.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250108121054.1126164-23-alex.bennee@linaro.org>
tests/functional/test_aarch64_virt.py