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-arm-stable-allnoconfig in repository toolchain/ci/qemu.
from b15bdb1d83 Merge tag 'pull-request-2022-08-01' of https://gitlab.com/th [...] adds 0dd14e9555 target/arm: Use kvm_arm_sve_supported in kvm_arm_get_host_cp [...] adds b9e8d68a39 target/arm: Set KVM_ARM_VCPU_SVE while probing the host adds 5265d24c98 target/arm: Move sve probe inside kvm >= 4.15 branch adds 0e0c2cf6de Merge tag 'pull-target-arm-20220801' of https://git.linaro.o [...] adds 3867c1c5fd aspeed: Remove unused fields from AspeedMachineState adds 398c01da9c aspeed/fby35: Fix owner of the BMC RAM memory region adds 60205b7142 Merge tag 'pull-aspeed-20220801' of https://github.com/legoa [...] adds 1eaa63429a linux-user/riscv: Align signal frame to 16 bytes adds 9b00d27901 Merge tag 'pull-riscv-to-apply-20220802' of github.com:alist [...] adds 77e3f038af block/io_uring: add missing include file adds e7156ff7cb libvduse: Fix the incorrect function name adds d9cf16c0be libvduse: Replace strcpy() with strncpy() adds 630179b7f7 libvduse: Pass positive value to strerror() adds fd8a68ad68 hw/block/hd-geometry: Do not override specified bios-chs-trans adds e13fe274bf qemu-iotests: Discard stderr when probing devices adds 21b1d97459 main loop: add missing documentation links to GS/IO macros adds 0399521e53 Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into [...] adds df67aa3e61 migration: add remaining params->has_* = true in migration_i [...] adds 777f53c759 Revert "migration: Simplify unqueue_page()" adds ead34f64f9 migration: Assert that migrate_multifd_compression() returns [...] adds 4bcb7de072 migration: Define BLK_MIG_BLOCK_SIZE as unsigned long long adds a21ba54dd5 virtiofsd: Disable killpriv_v2 by default adds 430a388ef4 Merge tag 'pull-migration-20220802c' of https://gitlab.com/d [...] adds d44971e725 target/mips: Advance pc after semihosting exception adds b15bd4532f Merge tag 'pull-semi-20220802' of https://gitlab.com/rth7680 [...] adds d2656dd577 Update version for v7.1.0-rc1 release adds 734a659ad2 linux-user/flatload.c: Fix setting of image_info::end_code adds f71fa4e3bb linux-user: Do not treat madvise()'s advice as a bitmask adds 5b63de6b54 linux-user: Use memfd for open syscall emulation adds 2480f3bbd0 Merge tag 'linux-user-for-7.1-pull-request' of https://gitla [...] adds ed021daf2d hw/ppc: sam460ex.c: store all GPIO lines in mal_irqs[] adds 0ee33dd0ce Merge tag 'pull-ppc-20220804' of https://gitlab.com/danielhb [...] adds 7b0ca31364 virtiofsd: Fix format strings adds 846dcf0ba4 Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...] adds 9567fc1665 README.rst: fix link formatting adds aed5da45da vdpa: Fix file descriptor leak on get features error adds 9878fbf342 docs/about/removed-features: Move the -soundhw into the righ [...] adds 1e2dd31149 ppc: Remove redundant macro MSR_BOOK3S_MASK. adds 21d4e557e2 include/qemu/host-utils.h: Simplify the compiler check in mulu128() adds 09ed077d7f Merge tag 'trivial-branch-for-7.1-pull-request' of https://g [...] new fbf8c96be3 docs: build-platforms: Clarify stance on minor releases and [...] new 5258a7e2c0 QIOChannelSocket: Add support for MSG_ZEROCOPY + IPV6 new 5dfa9e8689 target/i386: display deprecation status in '-cpu help' new 738cdc2f6e target/s390x: display deprecation status in '-cpu help' new 977c33ba5d target/arm: display deprecation status in '-cpu help' new e3fdb13e88 util/qemu-sockets: Replace the call to close a socket with c [...] new e0d8bb9800 Merge tag 'misc-next-pull-request' of https://gitlab.com/ber [...]
The 7 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: README.rst | 4 +-- VERSION | 2 +- block/io_uring.c | 1 + docs/about/build-platforms.rst | 5 +++- docs/about/removed-features.rst | 14 +++++----- hw/arm/aspeed.c | 2 -- hw/arm/fby35.c | 14 ++++++---- hw/block/hd-geometry.c | 7 ++++- hw/ppc/sam460ex.c | 2 +- include/qemu/host-utils.h | 3 +-- include/qemu/main-loop.h | 18 ++++++++++--- io/channel-socket.c | 4 +-- linux-user/flatload.c | 2 +- linux-user/mmap.c | 2 +- linux-user/riscv/signal.c | 4 +-- linux-user/syscall.c | 22 +++++++++------ migration/block.c | 2 +- migration/migration.c | 5 ++++ migration/ram.c | 37 +++++++++++++++++-------- migration/trace-events | 3 ++- net/vhost-vdpa.c | 4 +-- subprojects/libvduse/libvduse.c | 13 ++++----- target/arm/helper.c | 7 ++++- target/arm/kvm64.c | 45 +++++++++++++++---------------- target/i386/cpu.c | 5 ++++ target/mips/tcg/micromips_translate.c.inc | 6 ++--- target/mips/tcg/mips16e_translate.c.inc | 2 +- target/mips/tcg/nanomips_translate.c.inc | 4 +-- target/mips/tcg/sysemu/tlb_helper.c | 1 + target/mips/tcg/translate.c | 10 +++---- target/mips/tcg/translate.h | 4 +++ target/ppc/excp_helper.c | 1 - target/s390x/cpu_models.c | 23 ++++++++++++---- tests/qemu-iotests/common.rc | 4 +-- tools/virtiofsd/fuse_lowlevel.c | 4 +-- tools/virtiofsd/passthrough_ll.c | 13 ++------- util/qemu-sockets.c | 4 +-- 37 files changed, 184 insertions(+), 119 deletions(-)