On 21 June 2018 at 07:25, Alex Bennée <alex.ben...@linaro.org> wrote: > The following changes since commit 46012db666990ff2eed1d3dc199ab8006439a93b: > > Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into > staging (2018-06-20 09:51:30 +0100) > > are available in the Git repository at: > > https://github.com/stsquad/qemu.git tags/pull-tcg-testing-revivial-210618-2 > > for you to fetch changes up to 65b26da485540ffcc1c46c9a0898f01912ee6b7a: > > .travis.yml: add check-tcg test (2018-06-20 22:13:39 +0100) > > ---------------------------------------------------------------- > Add check-tcg machinary > > This restores the ability to run TCG smoke tests by using our docker > infrastructure to support cross building simple tests. It represents > the first step to making better cross-architecture testing available > straight from the source tree ;-) > > v2 > - fix quoting of target_compiler > - make docker.py Py3 safe > - tweak .travis.yml recipe > - don't probe docker when HAVE_USER_DOCKER not set > Applied, thanks.
-- PMM