qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v1 2/2] tests/docker: set DEF_TARGET_LIST for so


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [PATCH v1 2/2] tests/docker: set DEF_TARGET_LIST for some containers
Date: Fri, 9 Aug 2019 18:04:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0

Hi Alex,

On 8/9/19 5:50 PM, Alex Bennée wrote:
> You can assume the failures most people are interested in are the
> cross-compile failures that are specific to the cross compile target.
> Set DEF_TARGET_LIST based on what we use for shippable, the user can
> always override by calling with TARGET_LIST set.

Some thoughts about this commit description:

I always wondered why .shippable.yml had this IMAGE/TARGET_LIST
relation, because while using TCG I'm always interested in the opposite,
compile for targets different than my host (except the endianess case,
where compiling for the opposite endianess might also be useful).

Now I can understand than when using KVM, one is interested in compiling
the same target than the host. However in the Docker cross-compilation
case we mostly can not test for KVM on the host...

Time for a host/os/target/feature/... CI matrix list on the wiki? :)



reply via email to

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