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-allmodconfig in repository toolchain/ci/qemu.
from 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/ [...] adds b1f4b9b832 linux-user/sh4/termbits: Silence warning about TIOCSER_TEMT [...] adds b49202151c target/sh4: Remove old README.sh4 file adds ef4ff56cf3 vhost-vdpa: fix typo in a comment adds 04cca669b2 tests/lcitool: Do not use a hard-coded /usr/bin/python3 as p [...] adds 9b617b1bb4 Merge tag 'trivial-branch-for-7.0-pull-request' of https://g [...] adds 5242ef887d target/riscv: Avoid leaking "no translation" TLB entries adds 8ff8ac6329 target/riscv: rvv: Add missing early exit condition for whol [...] adds 697d18b1bd Merge tag 'pull-riscv-to-apply-20220401' of github.com:alist [...] adds 0da067f2a8 target/arm: Fix MTE access checks for disabled SEL2 adds d3b2d19111 target/arm: Check VSTCR.SW when assigning the stage 2 output [...] adds bcd7a8cf38 target/arm: Take VSTCR.SW, VTCR.NSW into account in final st [...] adds 6c05a866cf target/arm: Determine final stage 2 output PA space based on [...] adds 034e050dbd MAINTAINERS: change Fred Konrad's email address adds a5b1e1ab66 target/arm: Don't use DISAS_NORETURN in STXP !HAVE_CMPXCHG12 [...] adds ea72ac9bc8 Merge tag 'pull-target-arm-20220401' of https://git.linaro.o [...] adds e7c2d7436e misc: Fixes MAINTAINERS's path .github/workflows/lockdown.yml adds 5a2e67a691 target/s390x: Fix determination of overflow condition code a [...] adds fc6e0d0f2d target/s390x: Fix determination of overflow condition code a [...] adds 54c9b19421 meson.build: Fix dependency of page-vary-common.c to config- [...] adds a136d17590 9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c adds e32aaa5a19 trace: fix compilation with lttng-ust >= 2.13 adds bc6ec396d4 Merge tag 'pull-request-2022-04-01' of https://gitlab.com/th [...]
No new revisions were added by this update.
Summary of changes: .mailmap | 3 +- MAINTAINERS | 4 +- hw/9pfs/9p.c | 28 ++++-- hw/9pfs/9p.h | 18 ---- hw/virtio/vhost-vdpa.c | 2 +- linux-user/sh4/termbits.h | 2 +- meson.build | 6 +- 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/tracetool/format/ust_events_h.py | 4 +- target/arm/helper.c | 18 +++- target/arm/internals.h | 2 +- target/arm/translate-a64.c | 7 +- target/riscv/csr.c | 14 +-- target/riscv/insn_trans/trans_rvv.c.inc | 5 ++ target/s390x/tcg/cc_helper.c | 8 +- target/sh4/README.sh4 | 150 ------------------------------- tcg/aarch64/tcg-target.c.inc | 4 +- tests/lcitool/Makefile.include | 2 +- tests/lcitool/refresh | 2 +- 28 files changed, 126 insertions(+), 235 deletions(-) delete mode 100644 target/sh4/README.sh4