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_check_gcc/master-arm in repository toolchain/ci/qemu.
from c9641eb422 Merge tag 'pull-tcg-20220602' of https://gitlab.com/rth7680/ [...] adds 000117066b s390: Typo fix FLOATING_POINT_SUPPPORT_ENH adds ec8c293678 hw/s390x/s390-virtio-ccw: Improve the machine description string adds 54354861d2 target/s390x: kvm: Honor storage keys during emulation adds 117d794396 MAINTAINERS: Update s390 vhost entries adds 69d0535db9 tests/tcg: Test overflow conditions adds 2ac7d74117 MAINTAINERS: Change my email address adds c5f1bb4272 MAINTAINERS: Update maintainers for Guest x86 HAXM CPUs adds d412597ec5 qtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_set adds 55c269829d tests/qtest: use g_autofree for test_server_create_chr adds a743d60bca ui: Remove deprecated parameters of the "-display sdl" option adds 9eafdeeac3 ui: Switch "-display sdl" to use the QAPI parser adds 707d93d4ab ui: Remove deprecated options "-sdl" and "-curses" adds 70e975203f Merge tag 'pull-request-2022-06-03' of https://gitlab.com/th [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 6 +- docs/about/deprecated.rst | 26 -------- docs/about/removed-features.rst | 27 ++++++++ hw/s390x/s390-virtio-ccw.c | 2 +- include/sysemu/sysemu.h | 2 - qapi/ui.json | 26 +++++++- qemu-options.hx | 56 ++-------------- softmmu/globals.c | 2 - softmmu/vl.c | 128 +----------------------------------- target/s390x/cpu_features_def.h.inc | 2 +- target/s390x/gen-features.c | 6 +- target/s390x/kvm/kvm.c | 9 +++ target/s390x/tcg/translate.c | 8 +-- tests/qtest/npcm7xx_pwm-test.c | 3 + tests/qtest/vhost-user-test.c | 7 +- tests/tcg/multiarch/overflow.c | 58 ++++++++++++++++ ui/sdl2.c | 10 +++ 17 files changed, 151 insertions(+), 227 deletions(-) create mode 100644 tests/tcg/multiarch/overflow.c