]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: ensure we have a GPU device for tests
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 4 Mar 2025 22:24:10 +0000 (22:24 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 10 Mar 2025 10:30:00 +0000 (10:30 +0000)
commit94634fbc66869b31491e95c26eab731d67c13e7c
tree9a20ccc5e6c5a70bc1a45819b09b2bfa8d2f28a4
parent868c7703e052a14f9c612c38f7171581cb626f38
tests/functional: ensure we have a GPU device for tests

It's possible to build QEMU without support for the GL enabled GPU
devices and we can catch that earlier with an explicit check.

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