Richard Henderson <[email protected]> writes:

> On 6/4/21 8:52 AM, Alex Bennée wrote:
>> From: Claudio Fontana<[email protected]>
>> test is TCG-only.
>> Signed-off-by: Claudio Fontana<[email protected]>
>> Cc: Philippe Mathieu-Daudé<[email protected]>
>> Signed-off-by: Alex Bennée<[email protected]>
>> ---
>>   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