This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allnoconfig in repository toolchain/ci/qemu.
from 1d60bb4b14 Merge tag 'pull-request-2022-03-15v2' of https://gitlab.com/ [...] adds b17ab4705c target/arm: Fix sve2 ldnt1 and stnt1 adds c179d3be7b target/arm: Fix pauth_check_trap vs SEL2 adds 39a1fd2528 target/arm: Fix handling of LPAE block descriptors adds 9a09273f33 hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_size adds 75f7ba165c hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init() adds e422d92a23 nsis installer: List emulators in alphabetical order adds 6b98e86e87 nsis installer: Suppress "ANSI targets are deprecated" warning adds c08796378d nsis installer: Fix mouse-over descriptions for emulators adds 16d91e06b3 hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG adds 299b4a3ecf hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset adds 8cc2246caa target/arm: Log M-profile vector table accesses adds 654abaa783 target/arm: Log fault address for M-profile faults adds c28d4b8656 hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area adds 4a7319b750 target/arm: Make rvbar settable after realize adds 152f0bf0c9 hw/misc: Add a model of the Xilinx ZynqMP CRF adds 63320bcaed hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF adds b4ecda2dd7 hw/misc: Add a model of the Xilinx ZynqMP APU Control adds eb7a38ba66 hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control adds 8900c204df util/osdep: Avoid madvise proto on modern Solaris adds 9c2d83f5a0 hw/i386/acpi-build: Avoid 'sun' identifier adds 79d54c9eac util/osdep: Remove some early cruft adds a09863610a Merge tag 'pull-target-arm-20220318' of https://git.linaro.o [...] adds d1e9e64629 hw/pci/pci.c: Fix typos of "Firewire", and of "controller" o [...] adds a2d860bb54 virtio/virtio-balloon: Prefer Object* over void* parameter adds c9020c8e6c Merge tag 'trivial-branch-for-7.0-pull-request' of https://g [...] adds 2297db8228 ui/gtk: Ignore 2- and 3-button press events adds 6c08964b41 ui: avoid unnecessary memory operations in vnc_refresh_serve [...] adds 832061a2fa audio/mixeng: Do not declare unused variables adds 5f2011be44 hw/display/cirrus_vga: Clean up indentation in pci_cirrus_vg [...] adds 6832deb8ff hw/display: Allow vga_common_init() to return errors adds 9eb840a209 hw/display/vga: Report a proper error when adding a 2nd ISA VGA adds 2058fdbe81 Merge tag 'fixes-20220318-pull-request' of git://git.kraxel. [...] adds 9d1401b794 ppc64: Avoid pt_regs struct definition adds 217979d33e target/ppc: Replicate double->int32 result for some vector insns adds 3515553bf6 target/ppc: Replicate Double->Single-Precision result adds ecf1bbe322 Merge tag 'pull-ppc-20220321' of https://github.com/legoater [...] adds 8a947c7a58 aio-posix: fix build failure io_uring 2.2 adds fc8796465c aio-posix: fix spurious ->poll_ready() callbacks in main loop adds 2028ab513b Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...] adds 79854b9544 block-qdict: Fix -Werror=maybe-uninitialized build failure adds 15ba4a9f7b scripts/coccinelle: New use-g_new-etc.cocci adds 1366244ab6 9pfs: Use g_new() & friends where that makes obvious sense adds b21e238037 Use g_new() & friends where that makes obvious sense adds 330724977b Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/ar [...] new 3ec5ad4008 target/i386: kvm: do not access uninitialized variable on ol [...] new 17e6ffa6a5 hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12 new 48fb0a826e Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
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: accel/kvm/kvm-all.c | 6 +- accel/tcg/tcg-accel-ops-mttcg.c | 2 +- accel/tcg/tcg-accel-ops-rr.c | 4 +- audio/audio.c | 4 +- audio/audio_legacy.c | 6 +- audio/dsoundaudio.c | 2 +- audio/jackaudio.c | 6 +- audio/mixeng.c | 8 +- audio/paaudio.c | 4 +- backends/cryptodev.c | 2 +- contrib/vhost-user-gpu/vhost-user-gpu.c | 2 +- cpus-common.c | 4 +- dump/dump.c | 2 +- hw/9pfs/9p-proxy.c | 2 +- hw/9pfs/9p-synth.c | 4 +- hw/9pfs/9p.c | 8 +- hw/9pfs/codir.c | 6 +- hw/acpi/hmat.c | 2 +- hw/arm/virt.c | 7 +- hw/arm/xlnx-zynqmp.c | 46 ++++- hw/audio/intel-hda.c | 2 +- hw/char/parallel.c | 2 +- hw/char/riscv_htif.c | 2 +- hw/char/virtio-serial-bus.c | 6 +- hw/core/irq.c | 2 +- hw/core/reset.c | 2 +- hw/display/ati.c | 4 +- hw/display/cirrus_vga.c | 59 +++--- hw/display/cirrus_vga_isa.c | 4 +- hw/display/pxa2xx_lcd.c | 2 +- hw/display/qxl.c | 6 +- hw/display/tc6393xb.c | 2 +- hw/display/vga-isa.c | 5 +- hw/display/vga-mmio.c | 5 +- hw/display/vga-pci.c | 8 +- hw/display/vga.c | 17 +- hw/display/vga_int.h | 2 +- hw/display/virtio-gpu.c | 4 +- hw/display/virtio-vga.c | 4 +- hw/display/vmware_vga.c | 2 +- hw/display/xenfb.c | 4 +- hw/dma/rc4030.c | 4 +- hw/dma/xlnx_csu_dma.c | 1 + hw/i2c/core.c | 4 +- hw/i2c/i2c_mux_pca954x.c | 2 +- hw/i386/acpi-build.c | 4 +- hw/i386/amd_iommu.c | 11 +- hw/i386/intel_iommu.c | 2 +- hw/i386/xen/xen-hvm.c | 10 +- hw/i386/xen/xen-mapcache.c | 14 +- hw/input/lasips2.c | 2 +- hw/input/pckbd.c | 2 +- hw/input/ps2.c | 4 +- hw/input/pxa2xx_keypad.c | 2 +- hw/input/tsc2005.c | 3 +- hw/intc/Kconfig | 2 +- hw/intc/meson.build | 4 +- hw/intc/riscv_aclint.c | 6 +- hw/intc/xics.c | 2 +- hw/m68k/virt.c | 2 +- hw/mips/mipssim.c | 2 +- hw/misc/applesmc.c | 2 +- hw/misc/imx6_src.c | 2 +- hw/misc/ivshmem.c | 4 +- hw/misc/meson.build | 2 + hw/misc/npcm7xx_clk.c | 4 +- hw/misc/xlnx-zynqmp-apu-ctrl.c | 253 ++++++++++++++++++++++++++ hw/misc/xlnx-zynqmp-crf.c | 266 ++++++++++++++++++++++++++++ hw/net/virtio-net.c | 4 +- hw/nvme/ns.c | 2 +- hw/pci-host/pnv_phb3.c | 2 +- hw/pci-host/pnv_phb4.c | 2 +- hw/pci/pci.c | 2 +- hw/pci/pcie_sriov.c | 2 +- hw/ppc/e500.c | 2 +- hw/ppc/ppc.c | 8 +- hw/ppc/ppc405_boards.c | 4 +- hw/ppc/ppc405_uc.c | 18 +- hw/ppc/ppc4xx_devs.c | 2 +- hw/ppc/ppc_booke.c | 4 +- hw/ppc/spapr.c | 2 +- hw/ppc/spapr_events.c | 2 +- hw/ppc/spapr_hcall.c | 2 +- hw/ppc/spapr_numa.c | 3 +- hw/rdma/vmw/pvrdma_dev_ring.c | 2 +- hw/rdma/vmw/pvrdma_qp_ops.c | 6 +- hw/sh4/r2d.c | 4 +- hw/sh4/sh7750.c | 2 +- hw/sparc/leon3.c | 2 +- hw/sparc64/sparc64.c | 4 +- hw/timer/arm_timer.c | 2 +- hw/timer/slavio_timer.c | 2 +- hw/vfio/pci.c | 4 +- hw/vfio/platform.c | 4 +- hw/virtio/virtio-balloon.c | 10 +- hw/virtio/virtio-crypto.c | 2 +- hw/virtio/virtio-iommu.c | 2 +- hw/virtio/virtio.c | 5 +- hw/xtensa/xtfpga.c | 2 +- include/hw/arm/xlnx-zynqmp.h | 4 + include/hw/misc/xlnx-zynqmp-apu-ctrl.h | 93 ++++++++++ include/hw/misc/xlnx-zynqmp-crf.h | 211 ++++++++++++++++++++++ include/qemu/osdep.h | 8 + include/qemu/timer.h | 2 +- linux-user/include/host/ppc/host-signal.h | 38 ---- linux-user/include/host/ppc64/host-signal.h | 42 ++++- linux-user/syscall.c | 2 +- meson.build | 23 ++- migration/dirtyrate.c | 4 +- migration/multifd-zlib.c | 4 +- migration/ram.c | 2 +- monitor/misc.c | 2 +- monitor/qmp-cmds.c | 2 +- qemu.nsi | 8 +- qga/commands-win32.c | 8 +- qga/commands.c | 2 +- qobject/block-qdict.c | 4 +- qom/qom-qmp-cmds.c | 2 +- replay/replay-char.c | 4 +- replay/replay-events.c | 10 +- scripts/coccinelle/use-g_new-etc.cocci | 75 ++++++++ scripts/nsis.py | 17 +- softmmu/bootdevice.c | 4 +- softmmu/dma-helpers.c | 4 +- softmmu/memory_mapping.c | 2 +- target/arm/cpu.c | 17 +- target/arm/cpu.h | 3 +- target/arm/helper.c | 20 ++- target/arm/m_helper.c | 11 ++ target/arm/pauth_helper.c | 2 +- target/arm/sve.decode | 5 +- target/arm/translate-sve.c | 51 +++++- target/i386/cpu-sysemu.c | 2 +- target/i386/hax/hax-accel-ops.c | 4 +- target/i386/kvm/kvm.c | 17 +- target/i386/nvmm/nvmm-accel-ops.c | 4 +- target/i386/whpx/whpx-accel-ops.c | 4 +- target/i386/whpx/whpx-all.c | 2 +- target/ppc/fpu_helper.c | 93 ++++++++-- target/s390x/cpu-sysemu.c | 2 +- tests/qtest/virtio-9p-test.c | 4 +- tests/tcg/aarch64/Makefile.target | 4 + tests/tcg/aarch64/test-826.c | 50 ++++++ tests/tcg/configure.sh | 4 + tests/unit/test-hbitmap.c | 2 +- tests/unit/test-qmp-cmds.c | 14 +- tests/unit/test-qobject-output-visitor.c | 2 +- tests/unit/test-vmstate.c | 42 ++--- ui/gtk.c | 4 + ui/vnc-enc-tight.c | 2 +- ui/vnc.c | 26 ++- util/aio-posix.c | 32 ++-- util/aio-posix.h | 1 + util/envlist.c | 2 +- util/fdmon-io_uring.c | 4 + util/hbitmap.c | 2 +- util/main-loop.c | 2 +- util/osdep.c | 10 -- util/qemu-timer.c | 2 +- util/vfio-helpers.c | 4 +- 160 files changed, 1637 insertions(+), 391 deletions(-) create mode 100644 hw/misc/xlnx-zynqmp-apu-ctrl.c create mode 100644 hw/misc/xlnx-zynqmp-crf.c create mode 100644 include/hw/misc/xlnx-zynqmp-apu-ctrl.h create mode 100644 include/hw/misc/xlnx-zynqmp-crf.h delete mode 100644 linux-user/include/host/ppc/host-signal.h create mode 100644 scripts/coccinelle/use-g_new-etc.cocci create mode 100644 tests/tcg/aarch64/test-826.c