]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qtest/q35-test: Remove the obsolete test_without_smram_base test
authorThomas Huth <thuth@redhat.com>
Thu, 8 May 2025 09:51:22 +0000 (11:51 +0200)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 8 May 2025 16:10:00 +0000 (17:10 +0100)
commita97dfb2337665b0017eb27f17849b68be7c31777
tree8deeccda1ab2bc3eb41f3d6978a01263cbaed5d7
parent57b6f8d07f1478375f85a4593a207e936c63ff59
tests/qtest/q35-test: Remove the obsolete test_without_smram_base test

With the release of QEMU 10.1, the pc-q35-4.1 machine will be older
than 6 years and thus will get disabled automatically by the
MACHINE_VER_DELETION() macro. Remove the related test to avoid
that the q35-test is failing when the machine is not available anymore.

Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/q35-test.c