Re: [PATCH v16 99/99] gitlab: defend the new stripped down arm64 configs

2021-06-05 Thread Richard Henderson
On 6/4/21 8:53 AM, Alex Bennée wrote: We can now build a KVM only aarch64-softmmu image which we need to cross build. We can also build a version that only supports a limited set of 64 bit images. Signed-off-by: Alex Bennée --- .gitlab-ci.d/buildtest.yml | 10 ++ .gitlab-ci.d/cross

[PATCH v16 99/99] gitlab: defend the new stripped down arm64 configs

2021-06-04 Thread Alex Bennée
We can now build a KVM only aarch64-softmmu image which we need to cross build. We can also build a version that only supports a limited set of 64 bit images. Signed-off-by: Alex Bennée --- .gitlab-ci.d/buildtest.yml | 10 ++ .gitlab-ci.d/crossbuilds.yml | 9 + 2 files changed