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-aarch64-mainline-defconfig in repository toolchain/ci/qemu.
from 178bacb66d Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...] adds 52581c718c Clean up header guards that don't match their file name adds 9c0928045c Clean up ill-advised or unusual header guards adds 4f31b54bfe Normalize header guard symbol definition adds ea9cea93c6 Clean up decorations and whitespace around header guards adds ec11dc41ee Merge tag 'pull-misc-2022-05-11' of git://repo.or.cz/qemu/ar [...] adds 98e3ab3505 coroutine: Rename qemu_coroutine_inc/dec_pool_size() adds 9ec7a59b5a coroutine: Revert to constant batch size adds 22d92e71c7 iotests/testrunner: Flush after run_test() adds 5e781c700a tests/qemu-iotests: print intent to run a test in TAP mode adds 29a493765e .gitlab-ci.d: export meson testlog.txt as an artifact adds defac5e2fb hw/block/fdc: Prevent end-of-track overrun (CVE-2021-3507) adds 46609b90d9 tests/qtest/fdc-test: Add a regression test for CVE-2021-3507 adds a5fced4021 qemu-nbd: Pass max connections to blockdev layer adds 58a6fdcc9e nbd/server: Allow MULTI_CONN for shared writable exports adds f70625299e qemu-iotests: inline common.config into common.rc adds b32b3897f8 Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into [...] adds 43924d1e53 pc-bios/optionrom: detect -fno-pie adds 236d15222e pc-bios/optionrom: compile with -Wno-array-bounds adds 798d8ec0da target/i386: do not consult nonexistent host leaves adds dfdb4f3c28 checkpatch: fix g_malloc check adds 354d2d9b87 meson: Make mremap() detecting works correctly adds 4a8027363e hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN adds 76acef2b73 hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() i [...] adds 3df72d1c55 tests/qtest/libqos/pci: Introduce pio_limit adds 02ee7a8a97 tests/qtest/libqos: Skip hotplug tests if pci root bus is no [...] adds 70be1d93f9 tests/qtest/libqos: Add generic pci host bridge in arm-virt machine adds 97ec4d21e0 machine: use QAPI struct for boot configuration adds 8c4da4b521 machine: add boot compound property adds ce9d03fb3f machine: add mem compound property adds 26f88d84da machine: make memory-backend a link property adds fb56b7a052 machine: move more memory validation to Machine object adds 0c1450e204 slirp: bump submodule past 4.7 release adds ad2e5b87d7 net: slirp: introduce a wrapper struct for QemuTimer adds bce63ded20 net: slirp: switch to slirp_new adds 6222e55d13 net: slirp: add support for CFI-friendly timer API adds bf2f69d08b net: slirp: allow CFI with libslirp >= 4.7 adds 248af9e80a coroutine-lock: qemu_co_queue_next is a coroutine-only qemu_ [...] adds d6ee15adec coroutine-lock: introduce qemu_co_queue_enter_all adds f0d43b1ece coroutine-lock: qemu_co_queue_restart_all is a coroutine-onl [...] adds d93e839ccd vhost-backend: do not depend on CONFIG_VHOST_VSOCK adds e23a13c042 meson: link libpng independent of vnc adds 7adb75d6be vl: make machine type deprecation a warning adds 333dbac358 vmxcap: add tertiary execution controls adds 9de5f2b408 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...] adds e4082063e4 linux-headers: Update to v5.18-rc6 adds 48de9b0916 Merge tag 'linux-headers-v5.18-rc6' of https://gitlab.com/al [...]
No new revisions were added by this update.
Summary of changes: .gitlab-ci.d/buildtest-template.yml | 12 +- MAINTAINERS | 1 + accel/tcg/tcg-accel-ops-icount.h | 6 +- accel/tcg/tcg-accel-ops-mttcg.h | 6 +- accel/tcg/tcg-accel-ops-rr.h | 6 +- accel/tcg/tcg-accel-ops.h | 6 +- block/copy-on-read.h | 6 +- block/coroutines.h | 6 +- block/io.c | 2 +- blockdev-nbd.c | 13 +- bsd-user/arm/target.h | 2 +- bsd-user/arm/target_arch.h | 6 +- bsd-user/arm/target_arch_cpu.h | 6 +- bsd-user/arm/target_arch_elf.h | 7 +- bsd-user/arm/target_arch_reg.h | 6 +- bsd-user/arm/target_arch_signal.h | 7 +- bsd-user/arm/target_arch_sigtramp.h | 6 +- bsd-user/arm/target_arch_sysarch.h | 6 +- bsd-user/arm/target_arch_thread.h | 7 +- bsd-user/arm/target_arch_vmparam.h | 7 +- bsd-user/arm/target_syscall.h | 6 +- bsd-user/bsd-file.h | 6 +- bsd-user/errno_defs.h | 6 +- bsd-user/freebsd/host-os.h | 6 +- bsd-user/freebsd/target_os_elf.h | 7 +- bsd-user/freebsd/target_os_siginfo.h | 7 +- bsd-user/freebsd/target_os_signal.h | 6 +- bsd-user/freebsd/target_os_stack.h | 6 +- bsd-user/freebsd/target_os_thread.h | 6 +- bsd-user/freebsd/target_os_user.h | 6 +- bsd-user/freebsd/target_os_vmparam.h | 7 +- bsd-user/i386/target.h | 7 +- bsd-user/i386/target_arch.h | 6 +- bsd-user/i386/target_arch_cpu.h | 6 +- bsd-user/i386/target_arch_elf.h | 7 +- bsd-user/i386/target_arch_reg.h | 6 +- bsd-user/i386/target_arch_sigtramp.h | 6 +- bsd-user/i386/target_arch_sysarch.h | 6 +- bsd-user/i386/target_arch_thread.h | 7 +- bsd-user/i386/target_arch_vmparam.h | 7 +- bsd-user/netbsd/host-os.h | 6 +- bsd-user/netbsd/target_os_elf.h | 7 +- bsd-user/netbsd/target_os_siginfo.h | 6 +- bsd-user/netbsd/target_os_signal.h | 6 +- bsd-user/netbsd/target_os_stack.h | 6 +- bsd-user/netbsd/target_os_thread.h | 6 +- bsd-user/openbsd/host-os.h | 6 +- bsd-user/openbsd/target_os_elf.h | 7 +- bsd-user/openbsd/target_os_siginfo.h | 6 +- bsd-user/openbsd/target_os_signal.h | 6 +- bsd-user/openbsd/target_os_stack.h | 6 +- bsd-user/openbsd/target_os_thread.h | 6 +- bsd-user/syscall_defs.h | 6 +- bsd-user/x86_64/target.h | 2 +- bsd-user/x86_64/target_arch.h | 6 +- bsd-user/x86_64/target_arch_cpu.h | 6 +- bsd-user/x86_64/target_arch_elf.h | 7 +- bsd-user/x86_64/target_arch_reg.h | 6 +- bsd-user/x86_64/target_arch_signal.h | 7 +- bsd-user/x86_64/target_arch_sigtramp.h | 6 +- bsd-user/x86_64/target_arch_sysarch.h | 6 +- bsd-user/x86_64/target_arch_thread.h | 7 +- bsd-user/x86_64/target_arch_vmparam.h | 7 +- chardev/chardev-internal.h | 3 +- configure | 1 - crypto/ivgen-plain.h | 6 +- docs/interop/nbd.txt | 1 + docs/tools/qemu-nbd.rst | 3 +- hw/arm/nseries.c | 2 +- hw/block/fdc.c | 8 + hw/block/virtio-blk.c | 6 +- hw/core/machine.c | 241 ++++++++++-- hw/core/numa.c | 2 +- hw/hppa/machine.c | 6 +- hw/i386/e820_memory_layout.h | 4 +- hw/i386/pc.c | 2 +- hw/i386/pc_piix.c | 118 ------ hw/net/can/ctu_can_fd_frame.h | 4 +- hw/net/can/ctu_can_fd_regs.h | 4 +- hw/nvme/nvme.h | 6 +- hw/nvram/fw_cfg.c | 27 +- hw/ppc/mac_newworld.c | 2 +- hw/ppc/mac_oldworld.c | 2 +- hw/ppc/prep.c | 2 +- hw/ppc/spapr.c | 4 +- hw/s390x/ipl.c | 20 +- hw/sparc/sun4m.c | 9 +- hw/sparc64/sun4u.c | 4 +- hw/usb/hcd-dwc2.h | 4 +- hw/vfio/common.c | 6 +- hw/vfio/migration.c | 27 +- hw/virtio/vhost-backend.c | 4 - hw/xen/xen_pt.c | 12 - hw/xen/xen_pt.h | 2 + hw/xen/xen_pt_graphics.c | 122 +++++++ include/block/block-hmp-cmds.h | 4 +- include/block/block_int-global-state.h | 3 +- include/block/nbd.h | 5 +- include/chardev/char-socket.h | 7 +- include/crypto/tls-cipher-suites.h | 6 +- include/exec/memopidx.h | 2 +- include/exec/translator.h | 2 +- include/fpu/softfloat-helpers.h | 2 +- include/hw/acpi/generic_event_device.h | 4 +- include/hw/boards.h | 7 +- include/hw/gpio/aspeed_gpio.h | 2 +- include/hw/i2c/arm_sbcon_i2c.h | 7 +- include/hw/i2c/i2c_mux_pca954x.h | 4 +- include/hw/i386/pc.h | 1 - include/hw/input/lm832x.h | 4 +- include/hw/intc/exynos4210_combiner.h | 4 +- include/hw/intc/nios2_vic.h | 6 +- include/hw/intc/rx_icu.h | 2 +- include/hw/misc/aspeed_hace.h | 2 +- include/hw/misc/aspeed_lpc.h | 2 +- include/hw/misc/aspeed_sbc.h | 2 +- include/hw/misc/bcm2835_cprman.h | 4 +- include/hw/misc/bcm2835_cprman_internals.h | 4 +- include/hw/misc/stm32f4xx_exti.h | 4 +- include/hw/misc/stm32f4xx_syscfg.h | 4 +- include/hw/misc/xlnx-versal-pmc-iou-slcr.h | 6 +- include/hw/net/allwinner-sun8i-emac.h | 2 +- include/hw/net/mv88w8618_eth.h | 5 +- include/hw/nubus/mac-nubus-bridge.h | 4 +- include/hw/pci-host/remote.h | 4 +- include/hw/ppc/pnv_pnor.h | 8 +- include/hw/riscv/boot_opensbi.h | 5 +- include/hw/riscv/shakti_c.h | 4 +- include/hw/rtc/m48t59.h | 2 +- include/hw/rtc/mc146818rtc.h | 2 +- include/hw/rtc/sun4v-rtc.h | 4 +- include/hw/rtc/xlnx-zynqmp-rtc.h | 4 +- include/hw/rx/rx62n.h | 4 +- include/hw/s390x/s390-pci-clp.h | 4 +- include/hw/sensor/emc141x_regs.h | 4 +- include/hw/ssi/xlnx-versal-ospi.h | 6 +- include/hw/timer/bcm2835_systmr.h | 4 +- include/hw/tricore/tc27x_soc.h | 4 +- include/hw/tricore/tricore_testdevice.h | 5 +- include/hw/usb/dwc2-regs.h | 6 +- include/hw/usb/hcd-musb.h | 4 +- include/hw/usb/xlnx-usb-subsystem.h | 4 +- include/hw/usb/xlnx-versal-usb2-ctrl-regs.h | 4 +- include/hw/virtio/vhost-user-fs.h | 6 +- include/hw/virtio/vhost-user-i2c.h | 6 +- include/hw/virtio/vhost-user-rng.h | 6 +- include/hw/virtio/vhost-user-vsock.h | 6 +- include/hw/virtio/vhost-vsock-common.h | 6 +- include/hw/watchdog/wdt_imx2.h | 6 +- include/qemu/coroutine.h | 33 +- include/qemu/cpu-float.h | 6 +- include/qemu/crc-ccitt.h | 6 +- include/qemu/help-texts.h | 4 +- include/qemu/keyval.h | 7 +- include/qemu/plugin-memory.h | 2 +- include/qemu/qemu-plugin.h | 7 +- include/qemu/selfmap.h | 2 +- include/standard-headers/linux/input-event-codes.h | 25 +- include/standard-headers/linux/virtio_config.h | 6 + include/standard-headers/linux/virtio_crypto.h | 82 ++++- include/sysemu/block-backend-global-state.h | 6 +- include/sysemu/sysemu.h | 2 - include/tcg/tcg-ldst.h | 2 +- include/ui/dbus-display.h | 6 +- include/ui/dbus-module.h | 6 +- include/user/syscall-trace.h | 2 +- linux-headers/asm-arm64/kvm.h | 16 + linux-headers/asm-generic/mman-common.h | 2 + linux-headers/asm-mips/mman.h | 2 + linux-headers/linux/kvm.h | 27 +- linux-headers/linux/psci.h | 4 + linux-headers/linux/userfaultfd.h | 8 +- linux-headers/linux/vfio.h | 406 ++++++++++----------- linux-headers/linux/vhost.h | 7 + linux-user/hexagon/target_signal.h | 2 +- meson.build | 38 +- nbd/server.c | 10 +- net/slirp.c | 85 ++++- pc-bios/optionrom/Makefile | 4 +- plugins/plugin.h | 6 +- qapi/block-export.json | 8 +- qapi/machine.json | 48 +++ qemu-nbd.c | 2 +- scripts/checkpatch.pl | 4 +- scripts/kvm/vmxcap | 17 + slirp | 2 +- softmmu/bootdevice.c | 3 +- softmmu/globals.c | 2 - softmmu/vl.c | 231 ++++-------- target/alpha/cpu-param.h | 2 +- target/arm/cpu-param.h | 2 +- target/arm/translate-a32.h | 4 +- target/arm/vec_internal.h | 6 +- target/avr/cpu-qom.h | 6 +- target/avr/cpu.h | 2 +- target/cris/cpu-param.h | 2 +- target/hexagon/attribs.h | 2 +- target/hexagon/hex_arch_types.h | 4 +- target/hexagon/hex_regs.h | 4 +- target/hppa/cpu-param.h | 2 +- target/i386/cpu-param.h | 2 +- target/i386/cpu.c | 41 ++- target/i386/hax/hax-accel-ops.h | 6 +- target/i386/nvmm/nvmm-accel-ops.h | 6 +- target/i386/sev.h | 4 +- target/i386/whpx/whpx-accel-ops.h | 6 +- target/i386/whpx/whpx-internal.h | 6 +- target/m68k/cpu-param.h | 2 +- target/microblaze/cpu-param.h | 2 +- target/mips/cpu-param.h | 2 +- target/nios2/cpu-param.h | 2 +- target/openrisc/cpu-param.h | 2 +- target/ppc/cpu-param.h | 2 +- target/ppc/power8-pmu.h | 4 +- target/riscv/cpu-param.h | 2 +- target/riscv/sbi_ecall_interface.h | 4 +- target/s390x/cpu-param.h | 2 +- target/sh4/cpu-param.h | 2 +- target/sparc/cpu-param.h | 2 +- target/tricore/cpu-param.h | 2 +- target/xtensa/core-de233_fpu/core-isa.h | 7 +- target/xtensa/core-de233_fpu/core-matmap.h | 4 +- target/xtensa/core-dsp3400/core-isa.h | 8 +- target/xtensa/core-dsp3400/core-matmap.h | 4 +- target/xtensa/cpu-param.h | 2 +- tcg/tcg-internal.h | 2 +- tests/qemu-iotests/common.config | 41 --- tests/qemu-iotests/common.rc | 31 +- tests/qemu-iotests/testrunner.py | 4 + tests/qemu-iotests/tests/nbd-multiconn | 145 ++++++++ .../{129.out => tests/nbd-multiconn.out} | 0 tests/qemu-iotests/tests/nbd-qemu-allocation.out | 2 +- tests/qtest/e1000e-test.c | 6 + tests/qtest/fdc-test.c | 21 ++ tests/qtest/fuzz/fuzz.h | 5 +- tests/qtest/libqmp.h | 7 +- tests/qtest/libqos/arm-virt-machine.c | 19 +- tests/qtest/libqos/generic-pcihost.c | 231 ++++++++++++ tests/qtest/libqos/generic-pcihost.h | 54 +++ tests/qtest/libqos/meson.build | 1 + tests/qtest/libqos/pci-pc.c | 1 + tests/qtest/libqos/pci-spapr.c | 1 + tests/qtest/libqos/pci.c | 78 ++-- tests/qtest/libqos/pci.h | 6 +- tests/qtest/migration-helpers.h | 7 +- tests/qtest/vhost-user-blk-test.c | 10 + tests/qtest/virtio-blk-test.c | 5 + tests/qtest/virtio-net-test.c | 5 + tests/qtest/virtio-rng-test.c | 5 + tools/virtiofsd/passthrough_seccomp.h | 7 +- ui/console.c | 2 +- ui/dbus.h | 7 +- ui/meson.build | 3 +- util/qemu-coroutine-lock.c | 47 +-- util/qemu-coroutine.c | 26 +- 255 files changed, 2135 insertions(+), 1228 deletions(-) delete mode 100644 tests/qemu-iotests/common.config create mode 100755 tests/qemu-iotests/tests/nbd-multiconn copy tests/qemu-iotests/{129.out => tests/nbd-multiconn.out} (100%) create mode 100644 tests/qtest/libqos/generic-pcihost.c create mode 100644 tests/qtest/libqos/generic-pcihost.h