Merge tag 'for-upstream2' of https://gitlab.com/bonzini/qemu into staging
* Bug fixes * Pass random seed to x86 and other FDT platforms # gpg: Signature made Fri 22 Jul 2022 18:26:45 BST # gpg: using RSA key F13338574B662389866C7682BFFBD25F78C7AE83 # gpg: issuer "pbonzini@redhat.com" # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full] # gpg: aka "Paolo Bonzini <pbonzini@redhat.com>" [full] # Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4 E2F7 7E15 100C CD36 69B1 # Subkey fingerprint: F133 3857 4B66 2389 866C 7682 BFFB D25F 78C7 AE83 * tag 'for-upstream2' of https://gitlab.com/bonzini/qemu : hw/i386: pass RNG seed via setup_data entry hw/rx: pass random seed to fdt hw/mips: boston: pass random seed to fdt hw/nios2: virt: pass random seed to fdt oss-fuzz: ensure base_copy is a generic-fuzzer oss-fuzz: remove binaries from qemu-bundle tree accel/kvm: Avoid Coverity warning in query_stats() docs: Add caveats for Windows as the build platform Signed-off-by:Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- accel/kvm/kvm-all.c 1 addition, 1 deletionaccel/kvm/kvm-all.c
- docs/about/build-platforms.rst 9 additions, 1 deletiondocs/about/build-platforms.rst
- hw/i386/microvm.c 1 addition, 1 deletionhw/i386/microvm.c
- hw/i386/pc.c 2 additions, 2 deletionshw/i386/pc.c
- hw/i386/pc_piix.c 2 additions, 0 deletionshw/i386/pc_piix.c
- hw/i386/pc_q35.c 2 additions, 0 deletionshw/i386/pc_q35.c
- hw/i386/x86.c 22 additions, 4 deletionshw/i386/x86.c
- hw/mips/boston.c 5 additions, 0 deletionshw/mips/boston.c
- hw/nios2/boot.c 5 additions, 0 deletionshw/nios2/boot.c
- hw/rx/rx-gdbsim.c 4 additions, 0 deletionshw/rx/rx-gdbsim.c
- include/hw/i386/pc.h 3 additions, 0 deletionsinclude/hw/i386/pc.h
- include/hw/i386/x86.h 2 additions, 1 deletioninclude/hw/i386/x86.h
- include/standard-headers/asm-x86/bootparam.h 1 addition, 0 deletionsinclude/standard-headers/asm-x86/bootparam.h
- scripts/oss-fuzz/build.sh 4 additions, 2 deletionsscripts/oss-fuzz/build.sh
Loading
Please register or sign in to comment