]> git.proxmox.com Git - mirror_qemu.git/commit
tests/docker: introduce debian-riscv64-test-cross
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 25 Feb 2022 17:20:09 +0000 (17:20 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 28 Feb 2022 16:42:02 +0000 (16:42 +0000)
commit7d5817a426df652b7e45a0aa2a2ce0db6b8d8939
tree92a03fd2ec94530583bdc64abc9fd5454d1aba7b
parent89767579cad2e371bc966e6cc6094faca2743401
tests/docker: introduce debian-riscv64-test-cross

Cross building QEMU for riscv64 still involves messing about with sid
and ports. However for building tests we can have a slimmer compiler
only container which should be more stable.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220225172021.3493923-7-alex.bennee@linaro.org>
.gitlab-ci.d/container-cross.yml
tests/docker/Makefile.include
tests/docker/dockerfiles/debian-riscv64-test-cross.docker [new file with mode: 0644]
tests/tcg/configure.sh