Alex Bennée
cb8715bf0c
gitlab: add build-loongarch to matrix
...
We have the compiler and with a few updates a container that can build
QEMU so we should at least run the check-tcg smoke tests.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org >
Signed-off-by: Alex Bennée <alex.bennee@linaro.org >
Message-Id: <20231029145033.592566-6-alex.bennee@linaro.org >
2023-10-31 13:28:30 +00:00
Richard Henderson
232ce1eb90
tests/docker: Update docker-loongarch-cross toolchain
...
Update from clfs 5.0 to clfs 8.1, which includes updates
to binutils 2.41, gcc 13.2, and glibc 2.38.
See https://github.com/loongson/build-tools
Signed-off-by: Richard Henderson <richard.henderson@linaro.org >
Reviewed-by: Song Gao <gaosong@loongson.cn >
Reviewed-by: Alex Bennée <alex.bennee@linaro.org >
Signed-off-by: Alex Bennée <alex.bennee@linaro.org >
Message-Id: <20230829220228.928506-2-richard.henderson@linaro.org >
Message-Id: <20230914155422.426639-4-alex.bennee@linaro.org >
2023-09-20 15:06:33 +01:00
Alex Bennée
93bd2954f4
tests/docker: add USER stanzas to non-lci images
...
These are flat but not generated by lcitool so we need to manually
update them with the `useradd` stanza.
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com >
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org >
Signed-off-by: Alex Bennée <alex.bennee@linaro.org >
Message-Id: <20230228190653.1602033-20-alex.bennee@linaro.org >
2023-03-01 12:45:11 +00:00
Alex Bennée
35782a1b9a
tests/docker: update and flatten debian-loongarch-cross
...
Update to the latest stable Debian. While we are at it flatten into a
single dockerfile. We really don't need the rest of the stuff from the
QEMU base image just to compile test images. In this case it is a
binary distribution of the toolchain anyway.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org >
Reviewed-by: Thomas Huth <thuth@redhat.com >
Message-Id: <20220914155950.804707-27-alex.bennee@linaro.org >
2022-09-20 17:22:08 +01:00
Richard Henderson
b70ec50b9d
tests/docker/dockerfiles: Add debian-loongarch-cross.docker
...
Use the pre-packaged toolchain provided by Loongson via github.
Tested-by: Song Gao <gaosong@loongson.cn >
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Signed-off-by: Richard Henderson <richard.henderson@linaro.org >
Message-Id: <20220704070824.965429-1-richard.henderson@linaro.org >
2022-07-19 21:53:58 +05:30