This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/qemu.
from d6f229f9a0 Update version for v7.0.0-rc0 release adds d0a17829d0 tests/tcg: drop -cpu max from s390x sha512-mvx invocation adds fc3dd86a29 s390x/tcg: Fix BRASL with a large negative offset adds 16ed5f1421 s390x/tcg: Fix BRCL with a large negative offset adds c587bddb53 tests/tcg/s390x: Test BRASL and BRCL with large negative offsets adds 5e2d19b3cd tests/avocado: start PhoneServer upfront adds 46697cb96e accel/tcg: Fix cpu_ldq_be_mmu typo adds 377bf6f37d softmmu: List CPU types again adds 1d60bb4b14 Merge tag 'pull-request-2022-03-15v2' of https://gitlab.com/ [...]
No new revisions were added by this update.
Summary of changes: accel/tcg/cputlb.c | 2 +- cpu.c | 9 +++++ include/exec/cpu-common.h | 2 + include/sysemu/cpus.h | 2 - softmmu/cpus.c | 8 ---- target/s390x/tcg/translate.c | 4 +- tests/avocado/avocado_qemu/__init__.py | 13 ++++--- tests/tcg/s390x/Makefile.target | 3 +- tests/tcg/s390x/branch-relative-long.c | 68 ++++++++++++++++++++++++++++++++++ 9 files changed, 90 insertions(+), 21 deletions(-) create mode 100644 tests/tcg/s390x/branch-relative-long.c