Re: [PATCH v3 0/5] Move remaining x86 Travis jobs to the gitlab-CI

2021-02-11 Thread Alex Bennée
Thomas Huth writes: > Since Travis changed their policies, travis-ci.org will soon become > completely useless for the QEMU project. We should now really make sure > that we move the remaining tests as good as possible to the gitlab-CI > instead. Queued to testing/next, thanks. -- Alex Benné

[PATCH v3 0/5] Move remaining x86 Travis jobs to the gitlab-CI

2021-02-10 Thread Thomas Huth
Since Travis changed their policies, travis-ci.org will soon become completely useless for the QEMU project. We should now really make sure that we move the remaining tests as good as possible to the gitlab-CI instead. v3: - Use 'debian-all-test-cross' and 'check-tcg' in the 2nd patch - Adjusted