From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL v2 0/8] More fixes + random seed patches for QEMU 7.1
Date: Fri, 22 Jul 2022 19:04:41 +0200 [thread overview]
Message-ID: <20220722170449.853222-1-pbonzini@redhat.com> (raw)
The following changes since commit 5288bee45fbd33203b61f8c76e41b15bb5913e6e:
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2022-07-21 11:13:01 +0100)
are available in the Git repository at:
https://gitlab.com/bonzini/qemu.git tags/for-upstream2
for you to fetch changes up to 9fa032885583a2f1cb9cacad2f717784ccea02a1:
hw/i386: pass RNG seed via setup_data entry (2022-07-22 19:01:44 +0200)
----------------------------------------------------------------
* Bug fixes
* Pass random seed to x86 and other FDT platforms
----------------------------------------------------------------
Alexander Bulekov (1):
oss-fuzz: ensure base_copy is a generic-fuzzer
Bin Meng (1):
docs: Add caveats for Windows as the build platform
Jason A. Donenfeld (4):
hw/nios2: virt: pass random seed to fdt
hw/mips: boston: pass random seed to fdt
hw/rx: pass random seed to fdt
hw/i386: pass RNG seed via setup_data entry
Paolo Bonzini (1):
oss-fuzz: remove binaries from qemu-bundle tree
Peter Maydell (1):
accel/kvm: Avoid Coverity warning in query_stats()
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(-)
--
2.36.1
next reply other threads:[~2022-07-22 17:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-22 17:04 Paolo Bonzini [this message]
2022-07-22 17:04 ` [PULL 1/8] docs: Add caveats for Windows as the build platform Paolo Bonzini
2022-07-22 17:04 ` [PULL 2/8] accel/kvm: Avoid Coverity warning in query_stats() Paolo Bonzini
2022-07-22 17:04 ` [PULL 3/8] oss-fuzz: remove binaries from qemu-bundle tree Paolo Bonzini
2022-07-22 17:04 ` [PULL 4/8] oss-fuzz: ensure base_copy is a generic-fuzzer Paolo Bonzini
2022-07-22 17:04 ` [PULL 5/8] hw/nios2: virt: pass random seed to fdt Paolo Bonzini
2022-07-22 17:04 ` [PULL 6/8] hw/mips: boston: " Paolo Bonzini
2022-07-22 17:04 ` [PULL 7/8] hw/rx: " Paolo Bonzini
2022-07-22 17:04 ` [PULL 8/8] hw/i386: pass RNG seed via setup_data entry Paolo Bonzini
2022-07-25 15:04 ` [PULL v2 0/8] More fixes + random seed patches for QEMU 7.1 Peter Maydell
2022-07-26 8:17 ` Paolo Bonzini
2022-07-26 9:30 ` Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220722170449.853222-1-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).