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-master-aarch64-mainline-defconfig in repository toolchain/ci/qemu.
from 9c72129150 Merge tag 'linux-user-for-7.0-pull-request' of https://gitla [...] adds 3f1db95917 block: Fix misleading hexadecimal format adds 2539eade4f hw: Fix misleading hexadecimal format adds 10c473246b Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...] adds dcebbb65b8 target/i386/kvm: Free xsave_buf when destroying vCPU adds cb48748af7 i386: Set MCG_STATUS_RIPV bit for mce SRAR error adds 58f7db26f2 KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD p [...] adds 98a02bc449 configure: remove dead int128 test adds de65b39a51 target/i386: tcg: high bits SSE cmp operation must be ignored adds 5286c36622 target/i386: properly reset TSC on reset adds 9584d3d00a build: disable fcf-protection on -march=486 -m16 adds 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/ [...]
No new revisions were added by this update.
Summary of changes: .gitattributes | 1 + VERSION | 2 +- block/parallels-ext.c | 2 +- block/stream.c | 15 ++++++++++++++- configure | 18 ------------------ hw/i386/sgx.c | 2 +- hw/i386/trace-events | 6 +++--- hw/intc/arm_gicv3_its.c | 4 ++-- hw/misc/trace-events | 4 ++-- hw/scsi/trace-events | 4 ++-- hw/virtio/meson.build | 4 ++-- include/qemu/main-loop.h | 16 +++++++++++++++- pc-bios/optionrom/Makefile | 4 ++++ 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/i386/cpu.c | 17 +++++++++++++++-- target/i386/cpu.h | 4 +++- target/i386/kvm/kvm-cpu.c | 19 ++++++++++++------- target/i386/kvm/kvm.c | 4 +++- target/i386/tcg/translate.c | 6 ++---- target/mips/cpu-param.h | 2 +- target/ppc/translate/vsx-impl.c.inc | 20 ++++++++++---------- tcg/aarch64/tcg-target.c.inc | 4 ++-- 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 +++++++++++++++++++++ 116 files changed, 335 insertions(+), 203 deletions(-)