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-aarch64 in repository toolchain/ci/qemu.
from e750c10167 Merge tag 'pull-target-arm-20211129' of https://git.linaro.o [...] adds 7abba7c638 virtio-mmio : fix the crash in the vm shutdown adds 9323f892b3 failover: fix unplug pending detection adds 846a1e85da vdpa: Add dummy receive callback adds 0fe7245d8b virtio-balloon: process all in sgs for free_page_vq adds d3f1f940eb virtio-balloon: correct used length adds 0192d6677c intel-iommu: ignore leaf SNP bit in scalable mode adds bacf58ca18 Fix bad overflow check in hw/pci/pcie.c adds b1641c5097 Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/vir [...] adds 0a761ce303 linux-user: implement more loop ioctls adds 095c7737fb Merge tag 'linux-user-for-6.2-pull-request' of git://github. [...] new 48e14066ac accel/tcg: introduce CF_NOIRQ new aff0e204cb accel/tcg: suppress IRQ check for special TBs new a7c6e562e6 tests/avocado: fix tcg_plugin mem access count test new 86a41ac7fd plugins/meson.build: fix linker issue with weird paths new a8e537fa4d gdbstub: handle a potentially racing TaskState new 40525be5cb MAINTAINERS: Remove me as a reviewer for the build and test/avocado new 1e970158be MAINTAINERS: Add section for Aarch64 GitLab custom runner new d5615bbf91 tests/plugin/syscall.c: fix compiler warnings new a0fd8a5492 Merge tag 'pull-for-6.2-291121-1' of https://github.com/stsq [...]
The 9 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: MAINTAINERS | 10 ++++++++-- accel/tcg/cpu-exec.c | 9 +++++++++ accel/tcg/translate-all.c | 4 ++-- gdbstub.c | 2 +- hw/acpi/pcihp.c | 30 +++++++++++++++++++++++++++--- hw/i386/intel_iommu.c | 6 ++++++ hw/i386/intel_iommu_internal.h | 2 ++ hw/pci/pcie.c | 4 ++-- hw/virtio/virtio-balloon.c | 13 ++++++++----- hw/virtio/virtio-mmio.c | 12 ++++++++++++ include/exec/exec-all.h | 1 + include/exec/gen-icount.h | 21 +++++++++++++++++---- linux-user/ioctls.h | 4 ++++ linux-user/linux_loop.h | 2 ++ linux-user/syscall_defs.h | 4 ++++ linux-user/syscall_types.h | 6 ++++++ net/vhost-vdpa.c | 8 ++++++++ plugins/meson.build | 4 ++-- softmmu/physmem.c | 4 ++-- tests/avocado/tcg_plugins.py | 2 +- tests/plugin/syscall.c | 8 +++----- 21 files changed, 127 insertions(+), 29 deletions(-)