This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/qemu.
from 2cd9e2bd09 Merge remote-tracking branch 'remotes/elmarco/tags/libslirp- [...] adds 54ba2161d8 target/s390x: Fix SIGILL and SIGFPE psw.addr reporting adds ccb5f2708f linux-user/s390x: signal with SIGFPE on compare-and-trap adds 50e36dd616 tests/tcg: Test that compare-and-trap raises SIGFPE adds cb2f4b8750 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull [...] new 87ab880252 block: Fix in_flight leak in request padding error path new ef6607edf0 Merge remote-tracking branch 'remotes/kevin/tags/for-upstrea [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: block/io.c | 7 +-- linux-user/s390x/cpu_loop.c | 66 +++++++++++++++++--------- tests/tcg/s390x/Makefile.target | 2 +- tests/tcg/s390x/trap.c | 102 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 152 insertions(+), 25 deletions(-) create mode 100644 tests/tcg/s390x/trap.c