qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 0/3] unbreak non-tcg builds


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 0/3] unbreak non-tcg builds
Date: Tue, 13 Oct 2020 10:50:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

On 10/13/20 10:28 AM, Claudio Fontana wrote:
On 10/13/20 10:25 AM, Philippe Mathieu-Daudé wrote:
On 10/12/20 11:45 PM, Claudio Fontana wrote:
This series now unbreaks current non-tcg builds
(!CONFIG_TCG).

tests Makefiles need to avoid relying on all non-native
archs binaries to be present,

bios-tables-test needs to skip tests that are tcg-only,

and notably the replay framework needs to consider that
it might not be functional (or its code present at all)
without TCG.

Tested ok target x86_64-softmmu on x86_64 host with:

./configure --enable-tcg --disable-kvm
./configure --enable-kvm --disable-tcg
./configure --enable-tcg --enable-kvm

running make check-qtest

If you want to avoid these configurations to bitrot,
please cover them adding Gitlab jobs.

Thanks,

Phil.


Hi, yes I was about to ask :-) We have only minimal coverage of --disable-tcg 
and only for s390 IIRC.

Aarch64 is on his way:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg746053.html


Ciao,

Claudio





reply via email to

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