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-allnoconfig in repository toolchain/ci/qemu.
from 5288bee45f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...] adds b67de91e0d docs: Add caveats for Windows as the build platform adds d12dd9c7ee accel/kvm: Avoid Coverity warning in query_stats() adds d5b5023691 oss-fuzz: remove binaries from qemu-bundle tree adds 7906f11e62 oss-fuzz: ensure base_copy is a generic-fuzzer adds 6b23a67916 hw/nios2: virt: pass random seed to fdt adds 5e19cc68fb hw/mips: boston: pass random seed to fdt adds c287941a4d hw/rx: pass random seed to fdt adds 67f7e426e5 hw/i386: pass RNG seed via setup_data entry adds 616a6459d8 Merge tag 'for-upstream2' of https://gitlab.com/bonzini/qemu [...] adds dd0ef12866 e1000e: Fix possible interrupt loss when using MSI adds 2fdac348fd vhost: Get vring base from vq, not svq adds 75a8ce64f6 vdpa: Fix memory listener deletions of iova tree adds 0d0275c31f Merge tag 'net-pull-request' of https://github.com/jasowang/ [...] new bd4b7fd6ba linux-user/hppa: Fix segfaults on page zero new 499d805537 linux-user: Unconditionally use pipe2() syscall new 6f200f5186 linux-user: Use target abi_int type for pipefd[1] in pipe() new d1c912b816 Merge tag 'linux-user-for-7.1-pull-request' of https://gitla [...]
The 4 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: accel/kvm/kvm-all.c | 2 +- docs/about/build-platforms.rst | 10 +++++++++- hw/i386/microvm.c | 2 +- hw/i386/pc.c | 4 ++-- hw/i386/pc_piix.c | 2 ++ hw/i386/pc_q35.c | 2 ++ hw/i386/x86.c | 26 ++++++++++++++++++++++---- hw/mips/boston.c | 5 +++++ hw/net/e1000e_core.c | 2 ++ hw/nios2/boot.c | 5 +++++ hw/rx/rx-gdbsim.c | 4 ++++ hw/virtio/vhost-vdpa.c | 26 +++++++++++++------------- include/hw/i386/pc.h | 3 +++ include/hw/i386/x86.h | 3 ++- include/standard-headers/asm-x86/bootparam.h | 1 + linux-user/hppa/cpu_loop.c | 3 +++ linux-user/syscall.c | 13 ++----------- meson.build | 9 --------- scripts/oss-fuzz/build.sh | 6 ++++-- 19 files changed, 83 insertions(+), 45 deletions(-)