On 09/12/2020 18.00, Alex Bennée wrote: > Otherwise we miss coverage of KVM support in the cross build. To > balance it out add cris-softmmu and ppc-softmmu to the exclude list > which do get coverage elsewhere.
Could you maybe add arm-softmmu to the exclude list? It's a subset of aarch64-softmmu, so we should not lose much if we exclude it here. Thomas