]> git.proxmox.com Git - mirror_qemu.git/commit
.travis.yml: Add a KVM-only s390x job
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 23 Mar 2020 16:15:14 +0000 (16:15 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 27 Mar 2020 13:43:20 +0000 (13:43 +0000)
commit41e1f0e2256e4c21bc5671ecb64191e776477c35
tree0684a1e683a9f4105eb592521456a29cd155a3d6
parent3e3207337b51f7a1a3cf4c93085f5afe904f1d5d
.travis.yml: Add a KVM-only s390x job

Add a job to build QEMU on s390x with TCG disabled, so
this configuration won't bitrot over time.

This job is quick, running check-unit: Ran for 5 min 30 sec
https://travis-ci.org/github/philmd/qemu/jobs/665456423

Acked-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200322154015.25358-1-philmd@redhat.com>
Message-Id: <20200323161514.23952-12-alex.bennee@linaro.org>
.travis.yml