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-next-allmodconfig in repository toolchain/ci/qemu.
from 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 [...] adds 433a4fdc42 qapi: Fix malformed "Since:" section tags adds f39057d58b qapi: Drop stray trailing symbol adds 406dfba614 qapi: Fix comment indentation adds 4ae65a5265 qapi: Add missing separators between sections adds c6487a8887 qapi: Drop unnecessary empty lines in comments adds 15cc783cfb qapi: Drop unnecessary empty lines outside of comments adds 23e4645258 qapi: Drop unnecessary whitespace in comments adds c0ac533b6f qapi: Stop using whitespace for alignment in comments adds 9e191d3368 qapi/expr: Enforce feature naming rules again adds 1524559f58 docs/devel/qapi-code-gen: Belatedly document feature naming rules adds dd8f0f332f qapi/pragma: Tidy up comments adds b935385c35 Merge tag 'pull-qapi-2022-05-16' of git://repo.or.cz/qemu/ar [...]
No new revisions were added by this update.
Summary of changes: docs/devel/qapi-code-gen.rst | 9 +- hw/openrisc/openrisc_sim.c | 28 +- hw/vfio/common.c | 6 +- hw/vfio/migration.c | 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 ++++- 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 + 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 | 14 +- 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/qapi/expr.py | 2 +- target/openrisc/cpu.c | 11 + 38 files changed, 561 insertions(+), 461 deletions(-)