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-aarch64-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 [...] adds 87ab880252 block: Fix in_flight leak in request padding error path adds ef6607edf0 Merge remote-tracking branch 'remotes/kevin/tags/for-upstrea [...] adds 2a0396285d hw/sd/sdcard: Document out-of-range addresses for SEND_WRITE_PROT adds 4ac0b72bae hw/sd/sdcard: Fix assertion accessing out-of-range addresses [...] adds 700d82c9bc Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-2021 [...] adds e2a6290aab hw/pcie-root-port: Fix hotplug for PCI devices requiring IO adds d7346e614f acpi: x86: pcihp: add support hotplug on multifunction bridges adds 5cd4a8d4e5 arm/acpi: allow DSDT changes adds 40c3472a29 Revert "acpi/gpex: Inform os to keep firmware resource map" adds 62a4db5522 Drop _DSM 5 from expected DSDTs on ARM adds f17d05569a Merge remote-tracking branch 'remotes/mst/tags/for_upstream' [...] adds bccabb3a5d Update version for v6.1.0-rc2 release
No new revisions were added by this update.
Summary of changes: VERSION | 2 +- block/io.c | 7 +-- hw/i386/acpi-build.c | 44 +++++++++++----- hw/pci-bridge/gen_pcie_root_port.c | 5 ++ hw/pci-host/gpex-acpi.c | 20 +------- hw/sd/sd.c | 9 +++- linux-user/s390x/cpu_loop.c | 66 ++++++++++++++++-------- tests/data/acpi/microvm/DSDT.pcie | Bin 3031 -> 3023 bytes tests/data/acpi/virt/DSDT | Bin 5204 -> 5196 bytes tests/data/acpi/virt/DSDT.memhp | Bin 6565 -> 6557 bytes tests/data/acpi/virt/DSDT.numamem | Bin 5204 -> 5196 bytes tests/data/acpi/virt/DSDT.pxb | Bin 7695 -> 7679 bytes tests/qtest/fuzz-sdcard-test.c | 36 +++++++++++++ tests/tcg/s390x/Makefile.target | 2 +- tests/tcg/s390x/trap.c | 102 +++++++++++++++++++++++++++++++++++++ 15 files changed, 234 insertions(+), 59 deletions(-) create mode 100644 tests/tcg/s390x/trap.c