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-master-arm-stable-allyesconfig in repository toolchain/ci/qemu.
from 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 [...] adds ef95a24494 hw/ppc: free env->tb_env in spapr_unrealize_vcpu() adds 7e5157696b ppc/pnv: Fix number of registers in the PCIe controller on POWER9 adds 0798da8df9 linux-user/ppc: Narrow type of ccr in save_user_regs adds 20661b75ea Merge tag 'pull-ppc-20220404' of https://github.com/legoater [...] adds 2e9ce53200 xlnx-bbram: hw/nvram: Fix uninitialized Error * adds 80b952bb69 docs/system/devices/can.rst: correct links to CTU CAN FD IP [...] adds 223a8671ca Merge tag 'pull-target-arm-20220405' of https://git.linaro.o [...] adds 9a9d101c5b qapi: fix example of netdev_add command adds 227a762bef qapi: fix examples: replay-break and replay-seek adds 016b835949 qapi: fix example of query-named-block-nodes command adds 74dd52e556 qapi: fix example of query-spice command adds c7f4a0fc78 qapi: fix example of query-vnc command adds 51ec294d8e qapi: fix example of query-colo-status command adds 6352c81b24 qapi: fix example of trace-event-get-state command adds 28c1ec60aa qapi: fix example of query-cpus-fast command adds 7c90031d80 qapi: fix example of query-memdev command adds 8230f3389c qapi: Fix calc-dirty-rate example adds 2e185fb65e Merge tag 'pull-qapi-2022-04-05' of git://repo.or.cz/qemu/ar [...] adds fae4fad5b4 coverity: update model for latest tools adds 7bd16378bb qga/vss-win32: fix compilation with clang++ adds 776a6a32b4 docs/system/i386: Add measurement calculation details to amd [...] adds f53faa70bb Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
No new revisions were added by this update.
Summary of changes: .mailmap | 3 +- MAINTAINERS | 4 +-- docs/system/devices/can.rst | 6 ++-- docs/system/i386/amd-memory-encryption.rst | 54 +++++++++++++++++++++++++++--- hw/9pfs/9p.c | 28 +++++++++++++--- hw/9pfs/9p.h | 18 ---------- hw/nvram/xlnx-bbram.c | 2 +- hw/ppc/ppc.c | 7 ++++ hw/ppc/spapr_cpu_core.c | 3 ++ include/hw/pci-host/pnv_phb4.h | 2 +- include/hw/ppc/ppc.h | 1 + linux-user/ppc/signal.c | 2 +- meson.build | 6 ++-- qapi/block-core.json | 1 + qapi/machine.json | 4 +-- qapi/migration.json | 4 +-- qapi/net.json | 2 +- qapi/replay.json | 4 +-- qapi/trace.json | 2 +- qapi/ui.json | 3 ++ qga/vss-win32/install.cpp | 3 +- scripts/coverity-scan/model.c | 3 +- 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/s390x/tcg/cc_helper.c | 8 ++--- 27 files changed, 141 insertions(+), 60 deletions(-)