This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allmodconfig in repository toolchain/ci/qemu.
from 3a650ac995 Merge tag 'pull-target-arm-20220519' of https://git.linaro.o [...] adds e4e68c31db gitlab-ci: Switch the container of the 'check-patch' & 'chec [...] adds f3f0cbaf97 Remove Ubuntu 18.04 container support from the repository adds 83f79d4efc tests/qtest: fix registration of ABRT handler for QEMU cleanup adds 6cbde91a27 tests/qtest: use prctl(PR_SET_PDEATHSIG) as fallback to kill QEMU adds 0ce9b08c10 docs/about: Update the support statement for Windows adds 28e7e95e6b tests/vm: Add capstone to the NetBSD and OpenBSD VMs adds 43ecd16678 capstone: Allow version 3.0.5 again adds 83602083b4 capstone: Remove the capstone submodule adds 3757b0d08b Merge tag 'pull-request-2022-05-18' of https://gitlab.com/th [...]
No new revisions were added by this update.
Summary of changes: .gitlab-ci.d/buildtest.yml | 3 +- .gitlab-ci.d/containers.yml | 5 - .../custom-runners/ubuntu-20.04-aarch32.yml | 2 +- .../custom-runners/ubuntu-20.04-aarch64.yml | 2 +- .gitlab-ci.d/static_checks.yml | 14 +- .gitlab-ci.d/windows.yml | 5 +- .gitmodules | 3 - capstone | 1 - configure | 23 +--- docs/about/build-platforms.rst | 14 +- include/qemu/osdep.h | 2 +- meson.build | 115 +--------------- meson_options.txt | 3 +- scripts/ci/setup/build-environment.yml | 14 +- scripts/meson-buildoptions.sh | 5 +- tests/docker/dockerfiles/ubuntu1804.docker | 144 --------------------- tests/lcitool/refresh | 7 - tests/qtest/libqtest.c | 21 ++- tests/vm/netbsd | 3 +- tests/vm/openbsd | 3 +- 20 files changed, 59 insertions(+), 330 deletions(-) delete mode 160000 capstone delete mode 100644 tests/docker/dockerfiles/ubuntu1804.docker