qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v16 63/99] tests/qtest: skip bios-tables-test test_acpi_oem_f


From: Alex Bennée
Subject: Re: [PATCH v16 63/99] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM
Date: Fri, 18 Jun 2021 16:25:00 +0100
User-agent: mu4e 1.5.13; emacs 28.0.50

Richard Henderson <richard.henderson@linaro.org> writes:

> On 6/4/21 8:52 AM, Alex Bennée wrote:
>> From: Claudio Fontana<cfontana@suse.de>
>> test is TCG-only.
>> Signed-off-by: Claudio Fontana<cfontana@suse.de>
>> Cc: Philippe Mathieu-Daudé<f4bug@amsat.org>
>> Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
>> ---
>>   tests/qtest/bios-tables-test.c | 7 +++++++
>>   1 file changed, 7 insertions(+)
>
> The new qtest_has_accel should be used instead of an ifdef.

I think I can drop the whole patch as nothing is added unless:

    } else if (strcmp(arch, "aarch64") == 0 && tcg_accel_available) {

further down.

>
>
> r~


-- 
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]