qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH qemu v2 1/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED


From: Laurent Vivier
Subject: Re: [PATCH qemu v2 1/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
Date: Thu, 29 Sep 2022 08:37:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.1

Le 26/09/2022 à 13:38, Jason A. Donenfeld a écrit :
Following a change on the kernel side (see link), pass BI_RNG_SEED
instead of BI_VIRT_RNG_SEED. This should have no impact on
compatibility, as there will simply be no effect if it's an old kernel,
which is how things have always been. We then use this as an opportunity
to add this to q800, since now we can, which is a nice improvement.

Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Laurent Vivier <laurent@vivier.eu>
Link: https://lore.kernel.org/lkml/20220923170340.4099226-3-Jason@zx2c4.com/
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
---
  hw/m68k/q800.c                                    | 7 +++++++
  hw/m68k/virt.c                                    | 2 +-
  include/standard-headers/asm-m68k/bootinfo-virt.h | 4 +++-
  include/standard-headers/asm-m68k/bootinfo.h      | 8 +++++++-
  4 files changed, 18 insertions(+), 3 deletions(-)


Applied to my m68k-for-7.2 branch

Thanks,
Laurent




reply via email to

[Prev in Thread] Current Thread [Next in Thread]