Re: [PATCH v4 12/12] .travis.yml: Add a KVM-only Aarch64 job

2020-10-03 Thread Richard Henderson
On 10/3/20 5:14 AM, Thomas Huth wrote: > On 03/10/2020 12.03, Richard Henderson wrote: >> On 9/29/20 5:43 PM, Philippe Mathieu-Daudé wrote: >>> Add a job to build QEMU on Aarch64 with TCG disabled, so >>> this configuration won't bitrot over time. >>> >>> We explicitly modify default-configs/aarch6

Re: [PATCH v4 12/12] .travis.yml: Add a KVM-only Aarch64 job

2020-10-03 Thread Thomas Huth
On 03/10/2020 12.03, Richard Henderson wrote: On 9/29/20 5:43 PM, Philippe Mathieu-Daudé wrote: Add a job to build QEMU on Aarch64 with TCG disabled, so this configuration won't bitrot over time. We explicitly modify default-configs/aarch64-softmmu.mak to only select the 'virt' and 'SBSA-REF' m

Re: [PATCH v4 12/12] .travis.yml: Add a KVM-only Aarch64 job

2020-10-03 Thread Richard Henderson
On 9/29/20 5:43 PM, Philippe Mathieu-Daudé wrote: > Add a job to build QEMU on Aarch64 with TCG disabled, so > this configuration won't bitrot over time. > > We explicitly modify default-configs/aarch64-softmmu.mak to > only select the 'virt' and 'SBSA-REF' machines. I really wish we didn't have

[PATCH v4 12/12] .travis.yml: Add a KVM-only Aarch64 job

2020-09-29 Thread Philippe Mathieu-Daudé
Add a job to build QEMU on Aarch64 with TCG disabled, so this configuration won't bitrot over time. We explicitly modify default-configs/aarch64-softmmu.mak to only select the 'virt' and 'SBSA-REF' machines. Signed-off-by: Philippe Mathieu-Daudé --- Job ran for 7 min 30 sec https://travis-ci.org