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-release-arm-lts-defconfig 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/ [...] adds bd4b7fd6ba linux-user/hppa: Fix segfaults on page zero adds 499d805537 linux-user: Unconditionally use pipe2() syscall adds 6f200f5186 linux-user: Use target abi_int type for pipefd[1] in pipe() adds d1c912b816 Merge tag 'linux-user-for-7.1-pull-request' of https://gitla [...] new 32226db011 scripts/coverity-scan/COMPONENTS.md: Add loongarch component new 02b7035d15 scripts/coverity-scan/COMPONENTS.md: Update slirp component info new fca75f60ab target/arm: Add MO_128 entry to pred_esz_masks[] new 35a7a6fc56 configure: Add missing POSIX-required space new d466d416ed configure: Add braces to clarify intent of $emu[[:space:]] new 65842b03d1 configure: Don't use bash-specific string-replacement syntax new aca5001dab configure: Drop dead code attempting to use -msmall-data on [...] new c5cfdabaf5 configure: Avoid '==' bashism new 5865d99fe8 hw/display/bcm2835_fb: Fix framebuffer allocation address new f6cce6bcb2 Merge tag 'pull-target-arm-20220726' of https://git.linaro.o [...]
The 10 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 +- configure | 20 +++++++------------- docs/about/build-platforms.rst | 10 +++++++++- hw/display/bcm2835_fb.c | 3 +-- 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/coverity-scan/COMPONENTS.md | 7 +++++-- scripts/oss-fuzz/build.sh | 6 ++++-- target/arm/cpu.h | 2 +- target/arm/translate-sve.c | 5 +++-- 24 files changed, 100 insertions(+), 65 deletions(-)