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-aarch64-next-allnoconfig in repository toolchain/ci/qemu.
from 5288bee45f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...] new b67de91e0d docs: Add caveats for Windows as the build platform new d12dd9c7ee accel/kvm: Avoid Coverity warning in query_stats() new d5b5023691 oss-fuzz: remove binaries from qemu-bundle tree new 7906f11e62 oss-fuzz: ensure base_copy is a generic-fuzzer new 6b23a67916 hw/nios2: virt: pass random seed to fdt new 5e19cc68fb hw/mips: boston: pass random seed to fdt new c287941a4d hw/rx: pass random seed to fdt new 67f7e426e5 hw/i386: pass RNG seed via setup_data entry new 616a6459d8 Merge tag 'for-upstream2' of https://gitlab.com/bonzini/qemu [...]
The 9 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/nios2/boot.c | 5 +++++ hw/rx/rx-gdbsim.c | 4 ++++ 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 ++++-- 14 files changed, 63 insertions(+), 12 deletions(-)