This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allnoconfig in repository toolchain/ci/qemu.
from 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 [...] adds 0a923be2f6 hw/openrisc: page-align FDT address adds 777784bda4 hw/openrisc: support 4 serial ports in or1ksim adds a92162f4f1 hw/openrisc: use right OMPIC size variable adds e8f0ab0cd6 target/openrisc: Do not reset delay slot flag on early tb exit adds 10c2a0c5e7 Merge tag 'or1k-pull-request-20220515' of https://github.com [...] new 433a4fdc42 qapi: Fix malformed "Since:" section tags new f39057d58b qapi: Drop stray trailing symbol new 406dfba614 qapi: Fix comment indentation new 4ae65a5265 qapi: Add missing separators between sections new c6487a8887 qapi: Drop unnecessary empty lines in comments new 15cc783cfb qapi: Drop unnecessary empty lines outside of comments new 23e4645258 qapi: Drop unnecessary whitespace in comments new c0ac533b6f qapi: Stop using whitespace for alignment in comments new 9e191d3368 qapi/expr: Enforce feature naming rules again new 1524559f58 docs/devel/qapi-code-gen: Belatedly document feature naming rules new dd8f0f332f qapi/pragma: Tidy up comments new b935385c35 Merge tag 'pull-qapi-2022-05-16' of git://repo.or.cz/qemu/ar [...]
The 12 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: block/io.c | 2 +- configure | 1 - docs/devel/qapi-code-gen.rst | 9 +- hw/arm/nseries.c | 2 +- hw/core/machine.c | 241 ++++++++++-- hw/core/numa.c | 2 +- hw/hppa/machine.c | 6 +- hw/i386/pc.c | 2 +- hw/i386/pc_piix.c | 118 ------ hw/nvram/fw_cfg.c | 27 +- hw/openrisc/openrisc_sim.c | 28 +- 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/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/hw/boards.h | 7 +- include/hw/i386/pc.h | 1 - include/qemu/coroutine.h | 27 +- 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/sysemu.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 + meson.build | 38 +- net/slirp.c | 85 ++++- pc-bios/optionrom/Makefile | 4 +- qapi/audio.json | 1 - qapi/block-core.json | 97 +++-- qapi/block-export.json | 2 +- qapi/block.json | 13 +- qapi/char.json | 10 +- qapi/common.json | 2 - qapi/control.json | 13 +- qapi/crypto.json | 64 ++-- qapi/dump.json | 4 +- qapi/job.json | 1 - qapi/machine-target.json | 1 - qapi/machine.json | 62 +++- qapi/migration.json | 19 +- qapi/misc-target.json | 13 +- qapi/misc.json | 8 +- qapi/pragma.json | 3 +- qapi/replay.json | 1 - qapi/run-state.json | 10 +- qapi/sockets.json | 6 +- qapi/ui.json | 70 ++-- qga/qapi-schema.json | 2 +- scripts/checkpatch.pl | 4 +- scripts/kvm/vmxcap | 17 + scripts/qapi/expr.py | 2 +- slirp | 2 +- softmmu/bootdevice.c | 3 +- softmmu/globals.c | 2 - softmmu/vl.c | 231 ++++-------- target/i386/cpu.c | 41 ++- target/openrisc/cpu.c | 11 + tests/qtest/e1000e-test.c | 6 + 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/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 + ui/console.c | 2 +- ui/meson.build | 3 +- util/qemu-coroutine-lock.c | 47 +-- 88 files changed, 1633 insertions(+), 959 deletions(-) create mode 100644 tests/qtest/libqos/generic-pcihost.c create mode 100644 tests/qtest/libqos/generic-pcihost.h