On Thu, Jul 21, 2022 at 1:00 PM Michael S. Tsirkin <[email protected]> wrote:
>
> On Thu, Jul 21, 2022 at 12:49:50PM +0200, Jason A. Donenfeld wrote:
> > Tiny machines optimized for fast boot time generally don't use EFI,
> > which means a random seed has to be supplied some other way. For this
> > purpose, Linux (≥5.20) supports passing a seed in the setup_data table
> > with SETUP_RNG_SEED, specially intended for hypervisors, kexec, and
> > specialized bootloaders. The linked commit shows the upstream kernel
> > implementation.
> >
> > Link: https://git.kernel.org/tip/tip/c/68b8e9713c8
> > Cc: Michael S. Tsirkin <[email protected]>
> > Cc: Marcel Apfelbaum <[email protected]>
> > Cc: Paolo Bonzini <[email protected]>
> > Cc: Richard Henderson <[email protected]>
> > Cc: Eduardo Habkost <[email protected]>
> > Cc: Peter Maydell <[email protected]>
> > Cc: Philippe Mathieu-Daudé <[email protected]>
> > Cc: Laurent Vivier <[email protected]>
> > Signed-off-by: Jason A. Donenfeld <[email protected]>
>
> Well why not.
>
> Reviewed-by: Michael S. Tsirkin <[email protected]>
>
> who's merging this? Paolo me or you?

How about you go ahead and merge it.

Thanks,
Jason

Reply via email to