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-lts-defconfig in repository toolchain/ci/qemu.
from f345abe365 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...] adds 6222c3acc4 target/arm: Fix sve_ld1_z and sve_st1_z vs MMIO adds c7ca3ad5e7 hw/intc/arm_gicv3_its: Add missing newlines to process_mapc( [...] adds 3d31fe4d66 Merge tag 'pull-target-arm-20220325' of https://git.linaro.o [...] adds bc504838ff target/ppc: fix helper_xvmadd* argument order adds 27fc9f365d Merge tag 'pull-ppc-20220326' of https://github.com/legoater [...] adds a8749d7cc9 memory: Make memory_region_readd_subregion() properly handle [...] adds 8cd0e66353 target/mips: Fix address space range declaration on n32 adds 77d119dd33 qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, dist [...] adds bed1fa2fbe Merge tag 'mips-20220329' of https://github.com/philmd/qemu [...] adds bc4ca8efba gitattributes: Cover Objective-C source files adds 47281859f6 main-loop: Disable block backend global state assertion on Cocoa adds d6b6dea77e ui/cocoa: Respect left-command-key option adds 1699d00e5b ui/console: Check console before emitting GL event adds 44064550d9 Merge tag 'darwin-20220329' of https://github.com/philmd/qem [...] adds 6ae6a30ca5 tests/qtest: failover: fix infinite loop adds 42a5009d88 iotests: update test owner contact information adds b1c0734905 main-loop: Disable GLOBAL_STATE_CODE() assertions adds b1e1af394d block/stream: Drain subtree around graph change adds d5699c0d4b iotests: Fix status checks adds 68894b5fed Merge tag 'pull-block-2022-03-29' of https://gitlab.com/hrei [...] adds 14b61778bc virtio: fix --enable-vhost-user build on non-Linux adds 36e38426ff tests/tcg: really fix path to target configuration adds aad3cc8626 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...] adds aea6e47108 Update version for v7.0.0-rc2 release adds bf37d537e6 schemas: add missing vim modeline adds 97cd74f772 qapi: BlockExportRemoveMode: move comments to TODO adds abbf04731f qapi: fix example of BLOCK_IMAGE_CORRUPTED event adds 39e8bb223e qapi: fix example of BLOCK_IO_ERROR event adds 2c29d9b04b qapi: fix example of BLOCK_JOB_PENDING event adds 077a5b1ec3 qapi: fix example of DUMP_COMPLETED event adds dba673b9ab qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE event adds 0df5e9a301 qapi: fix example of UNPLUG_PRIMARY event adds 121c25b077 qapi: fix example of FAILOVER_NEGOTIATED event adds d219119fe3 qapi: fix examples: SHUTDOWN and RESET events adds 1c4ec79114 qapi: run-state examples: add missing @timestamp adds 05df03cfd3 qapi: fix example of MEMORY_FAILURE adds aecba61786 qapi: ui examples: add missing @websocket member adds 69bd6cb829 qapi: fix example of ACPI_DEVICE_OST event adds 4375cf9868 qapi: fix example of dump-guest-memory adds cace6c6f3a Merge tag 'pull-qapi-2022-03-31' of git://repo.or.cz/qemu/ar [...] adds 7ceee3a19b tcg/aarch64: Use 'ull' suffix to force 64-bit constant adds d5341e0913 Merge tag 'pull-tcg-20220331' of https://gitlab.com/rth7680/ [...] new b1f4b9b832 linux-user/sh4/termbits: Silence warning about TIOCSER_TEMT [...] new b49202151c target/sh4: Remove old README.sh4 file new ef4ff56cf3 vhost-vdpa: fix typo in a comment new 04cca669b2 tests/lcitool: Do not use a hard-coded /usr/bin/python3 as p [...] new 9b617b1bb4 Merge tag 'trivial-branch-for-7.0-pull-request' of https://g [...]
The 5 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: .gitattributes | 1 + VERSION | 2 +- block/stream.c | 15 +++- hw/intc/arm_gicv3_its.c | 4 +- hw/virtio/meson.build | 4 +- hw/virtio/vhost-vdpa.c | 2 +- include/qemu/main-loop.h | 16 +++- linux-user/sh4/termbits.h | 2 +- qapi/acpi.json | 5 +- qapi/block-core.json | 14 ++-- qapi/block-export.json | 10 +-- qapi/dump.json | 9 ++- qapi/machine.json | 3 +- qapi/migration.json | 4 +- qapi/net.json | 6 +- qapi/pragma.json | 3 + qapi/run-state.json | 16 ++-- qapi/ui.json | 12 +-- scripts/qemu-binfmt-conf.sh | 20 ++--- softmmu/memory.c | 3 +- target/arm/sve_helper.c | 10 ++- target/mips/cpu-param.h | 2 +- target/ppc/translate/vsx-impl.c.inc | 20 ++--- target/sh4/README.sh4 | 150 ------------------------------------ tcg/aarch64/tcg-target.c.inc | 4 +- tests/lcitool/Makefile.include | 2 +- tests/lcitool/refresh | 2 +- tests/qemu-iotests/025 | 2 +- tests/qemu-iotests/027 | 2 +- tests/qemu-iotests/028 | 2 +- tests/qemu-iotests/030 | 30 ++++++-- tests/qemu-iotests/036 | 2 +- tests/qemu-iotests/039 | 2 +- tests/qemu-iotests/041 | 26 +++++-- tests/qemu-iotests/059 | 2 +- tests/qemu-iotests/060 | 2 +- tests/qemu-iotests/061 | 2 +- tests/qemu-iotests/062 | 2 +- tests/qemu-iotests/064 | 2 +- tests/qemu-iotests/066 | 2 +- tests/qemu-iotests/068 | 2 +- tests/qemu-iotests/069 | 2 +- tests/qemu-iotests/070 | 2 +- tests/qemu-iotests/071 | 2 +- tests/qemu-iotests/072 | 2 +- tests/qemu-iotests/074 | 2 +- tests/qemu-iotests/084 | 2 +- tests/qemu-iotests/085 | 2 +- tests/qemu-iotests/089 | 2 +- tests/qemu-iotests/090 | 2 +- tests/qemu-iotests/091 | 2 +- tests/qemu-iotests/094 | 2 +- tests/qemu-iotests/095 | 2 +- tests/qemu-iotests/097 | 2 +- tests/qemu-iotests/098 | 2 +- tests/qemu-iotests/099 | 2 +- tests/qemu-iotests/102 | 2 +- tests/qemu-iotests/103 | 2 +- tests/qemu-iotests/105 | 2 +- tests/qemu-iotests/106 | 2 +- tests/qemu-iotests/107 | 2 +- tests/qemu-iotests/108 | 2 +- tests/qemu-iotests/110 | 2 +- tests/qemu-iotests/111 | 2 +- tests/qemu-iotests/112 | 2 +- tests/qemu-iotests/113 | 2 +- tests/qemu-iotests/115 | 2 +- tests/qemu-iotests/117 | 2 +- tests/qemu-iotests/119 | 2 +- tests/qemu-iotests/120 | 2 +- tests/qemu-iotests/121 | 2 +- tests/qemu-iotests/123 | 2 +- tests/qemu-iotests/125 | 2 +- tests/qemu-iotests/126 | 2 +- tests/qemu-iotests/127 | 2 +- tests/qemu-iotests/135 | 2 +- tests/qemu-iotests/138 | 2 +- tests/qemu-iotests/140 | 2 +- tests/qemu-iotests/141 | 2 +- tests/qemu-iotests/143 | 2 +- tests/qemu-iotests/144 | 2 +- tests/qemu-iotests/146 | 2 +- tests/qemu-iotests/150 | 2 +- tests/qemu-iotests/153 | 2 +- tests/qemu-iotests/156 | 2 +- tests/qemu-iotests/162 | 2 +- tests/qemu-iotests/173 | 2 +- tests/qemu-iotests/176 | 2 +- tests/qemu-iotests/182 | 2 +- tests/qemu-iotests/192 | 2 +- tests/qemu-iotests/200 | 2 +- tests/qemu-iotests/216 | 2 +- tests/qemu-iotests/218 | 2 +- tests/qemu-iotests/224 | 2 +- tests/qemu-iotests/225 | 2 +- tests/qemu-iotests/228 | 2 +- tests/qemu-iotests/229 | 2 +- tests/qemu-iotests/231 | 2 +- tests/qemu-iotests/250 | 2 +- tests/qemu-iotests/251 | 2 +- tests/qemu-iotests/252 | 2 +- tests/qemu-iotests/258 | 2 +- tests/qemu-iotests/259 | 2 +- tests/qemu-iotests/261 | 2 +- tests/qemu-iotests/310 | 2 +- tests/qtest/virtio-net-failover.c | 29 ++++++- tests/tcg/Makefile.target | 4 +- ui/cocoa.m | 3 +- ui/console.c | 21 +++++ 109 files changed, 291 insertions(+), 315 deletions(-) delete mode 100644 target/sh4/README.sh4