[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/19] Linux user for 5.1 patches
From: |
Thomas Huth |
Subject: |
Re: [PULL 00/19] Linux user for 5.1 patches |
Date: |
Mon, 8 Jun 2020 07:05:39 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 |
On 05/06/2020 23.48, Richard Henderson wrote:
> On 6/5/20 1:32 PM, Peter Maydell wrote:
>> On Fri, 5 Jun 2020 at 20:20, Laurent Vivier <laurent@vivier.eu> wrote:
>>> I was thinking this kind of problem would be detected by the travis-ci
>>> builds, but in fact ppc64 and s390 builds don't build other architecture
>>> linux-user targets.
>>
>> That's an unfortunate gap in the CI -- we should ideally cover
>> the whole tree with at least one big-endian platform.
>
> Indeed. Hopefully we can do this with our pending gitlab setup.
>
> For travis, IIRC we only build this restricted set because we had problems
> with
> timeouts on those machines.
Right. But we could add one more tests with
--target-list-exclude=${MAIN_SOFTMMU_TARGETS} --enable-user in Travis
... I'll have a look...
Thomas
- [PULL 08/19] configure: Avoid building TCG when not needed, (continued)
- [PULL 08/19] configure: Avoid building TCG when not needed, Laurent Vivier, 2020/06/05
- [PULL 07/19] Makefile: Only build virtiofsd if system-mode is enabled, Laurent Vivier, 2020/06/05
- [PULL 17/19] target/s390x: Restrict CpuClass::get_crash_info() to system-mode, Laurent Vivier, 2020/06/05
- [PULL 14/19] exec: Assert CPU migration is not used on user-only build, Laurent Vivier, 2020/06/05
- [PULL 15/19] arch_init: Remove unused 'qapi-commands-misc.h' include, Laurent Vivier, 2020/06/05
- [PULL 18/19] hw/core: Restrict CpuClass::get_crash_info() to system-mode, Laurent Vivier, 2020/06/05
- Re: [PULL 00/19] Linux user for 5.1 patches, Peter Maydell, 2020/06/05