On 17/1/25 11:27, Thomas Huth wrote:
The pc-i440fx-2.3 machine type has been removed in commit 46a2bd5257 ("hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine") already, so these tests are just dead code by now.Signed-off-by: Thomas Huth <th...@redhat.com> --- tests/qtest/test-x86-cpuid-compat.c | 18 ------------------ 1 file changed, 18 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>