]> git.proxmox.com Git - mirror_qemu.git/commit - configure
tests/tcg: add concept of container_hosts
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 1 Apr 2021 10:25:22 +0000 (11:25 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 6 Apr 2021 14:04:42 +0000 (15:04 +0100)
commitde6d7e6b021033d3754618b48f8c45d4cc21a17b
treeee4673fdb05fb79a34574affc75986bd32996d53
parent34019198a19a8e0bb94ffeb5d0a8ffe4b8a4616e
tests/tcg: add concept of container_hosts

While docker is nominally multiarch these days it doesn't mean our
distros actually package all cross compilers for all architectures.
The upcoming Debian bullseye release will improve things further. At
least for now we can get things like the 32 bit ARM compiler on it's
64 bit cousin.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210401102530.12030-4-alex.bennee@linaro.org>
configure
tests/tcg/configure.sh