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-allyesconfig 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 [...] new dd0ef12866 e1000e: Fix possible interrupt loss when using MSI new 2fdac348fd vhost: Get vring base from vq, not svq new 75a8ce64f6 vdpa: Fix memory listener deletions of iova tree new 0d0275c31f Merge tag 'net-pull-request' of https://github.com/jasowang/ [...]
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 + scripts/oss-fuzz/build.sh | 6 ++++-- 16 files changed, 78 insertions(+), 25 deletions(-)