qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 4/4] .travis.yml: reduce the load on [ppc64] GCC check-tcg


From: Richard Henderson
Subject: Re: [PATCH v1 4/4] .travis.yml: reduce the load on [ppc64] GCC check-tcg
Date: Mon, 4 May 2020 10:39:32 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 5/3/20 7:10 PM, David Gibson wrote:
>>>>           - TEST_CMD="make check check-tcg V=1"
>>>> -        - CONFIG="--disable-containers 
>>>> --target-list=${MAIN_SOFTMMU_TARGETS},ppc64le-linux-user"
>>>> +        - CONFIG="--disable-containers 
>>>> --target-list=ppc64-softmmu,ppc64le-linux-user"
>>>
>>> Cc'ing David, since I'm not sure about this one... Maybe split as we
>>> did with other jobs?
...
> Hrm.  I'd prefer not to drop this coverage if we can avoid it.  What
> we're not testing with the proposed patch is TCG generation for a ppc
> host but a non-ppc target.  e.g. if the x86 or ARM target side generates
> some pattern of TCG ops that's very rare for the ppc target, and is
> buggy in the ppc host side.

Are we actually testing those here?  As far as I can see, we're not installing
any cross-compilers here, so we're not building any non-ppc binaries.  Nor are
we running check-acceptance which would download pre-built foreign binaries.


r~



reply via email to

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