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-aarch64 in repository toolchain/ci/qemu.
from 3c87012e38 Merge tag 'pull-request-2021-11-22' of https://gitlab.com/th [...] adds 33a0c404fb hw/intc/arm_gicv3_its: Revert version increments in vmstate_its adds 6d9c9603ad Merge tag 'pull-target-arm-20211122-1' of https://git.linaro [...] adds 87bf1fe5cb python/machine: add @sock_dir property adds 6eeb3de7e1 python/machine: remove _remove_monitor_sockfile property adds 72b17fe715 python/machine: add instance disambiguator to default nickname adds b1ca991993 python/machine: move more variable initializations to _pre_launch adds 1611e6cf4e python/machine: handle "fast" QEMU terminations adds 206439cd89 scripts/device-crash-test: Use a QMP timeout adds a57cb3e23d python/aqmp: fix send_fd_scm for python 3.6.x adds 3c2a46d528 Merge tag 'python-pull-request' of https://gitlab.com/jsnow/ [...] new c6cda6a44a linux-user: Add host_signal_set_pc to set pc in mcontext new 0763788868 linux-user/signal.c: Create a common rewind_if_in_safe_syscall new 73e0f70e09 Merge tag 'pull-lu-20211123' of https://gitlab.com/rth7680/q [...]
The 3 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: hw/intc/arm_gicv3_its_common.c | 2 -- linux-user/host/aarch64/host-signal.h | 5 +++ linux-user/host/aarch64/hostdep.h | 20 ------------ linux-user/host/alpha/host-signal.h | 5 +++ linux-user/host/arm/host-signal.h | 5 +++ linux-user/host/arm/hostdep.h | 20 ------------ linux-user/host/i386/host-signal.h | 5 +++ linux-user/host/i386/hostdep.h | 20 ------------ linux-user/host/mips/host-signal.h | 5 +++ linux-user/host/ppc/host-signal.h | 5 +++ linux-user/host/ppc64/hostdep.h | 20 ------------ linux-user/host/riscv/host-signal.h | 5 +++ linux-user/host/riscv/hostdep.h | 20 ------------ linux-user/host/s390/host-signal.h | 5 +++ linux-user/host/s390x/hostdep.h | 20 ------------ linux-user/host/sparc/host-signal.h | 9 ++++++ linux-user/host/x86_64/host-signal.h | 5 +++ linux-user/host/x86_64/hostdep.h | 20 ------------ linux-user/safe-syscall.h | 3 ++ linux-user/signal.c | 15 +++++++-- python/qemu/aqmp/qmp_client.py | 9 ++++-- python/qemu/machine/machine.py | 59 +++++++++++++++++++++-------------- scripts/device-crash-test | 2 +- 23 files changed, 111 insertions(+), 173 deletions(-)