On 7/6/22 17:10, Laurent Vivier wrote:
The following changes since commit 180c2f24d5e8eada41e012a3899d29bb695aae06:
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into
staging (2022-07-06 10:41:34 +0530)
are available in the Git repository at:
https://github.com/vivier/qemu-m68k.git tags/m68k-for-7.1-pull-request
for you to fetch changes up to a988465d0eb7e2ee31a3679bbe3fbe71681820da:
m68k: virt: pass RNG seed via bootinfo block (2022-07-06 12:30:41 +0200)
----------------------------------------------------------------
Pull request m68k 20220706
pass RNG seed via bootinfo block
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/7.1 as
appropriate.
r~
----------------------------------------------------------------
Jason A. Donenfeld (2):
m68k: use correct variable name in boot info string macro
m68k: virt: pass RNG seed via bootinfo block
hw/m68k/bootinfo.h | 18 +++++++++++++++++-
.../standard-headers/asm-m68k/bootinfo-virt.h | 1 +
hw/m68k/virt.c | 7 +++++++
3 files changed, 25 insertions(+), 1 deletion(-)