On 12/05/2019 20:21, Michael S. Tsirkin wrote:
On Fri, May 10, 2019 at 03:42:00PM +0200, Laurent Vivier wrote:
Add a new RNG backend using QEMU builtin getrandom function.
This patch applies on top of
"[PATCH v5 00/24] Add qemu_getrandom and ARMv8.5-RNG etc"
Based-on: [email protected]
v3: Include Kashyap's patch in the series
Add a patch to change virtio-rng default backend to rng-builtin
v2: Update qemu-options.hx
describe the new backend and specify virtio-rng uses the
rng-random by default
Kashyap Chamarthy (1):
VirtIO-RNG: Update default entropy source to `/dev/urandom`
Laurent Vivier (2):
rng-builtin: add an RNG backend that uses qemu_guest_getrandom()
virtio-rng: change default backend to rng-builtin
OK pls address Marku's comment on commit msg and I will merge.
Kashyap,
as this patch is from you, do you agree?
If so, I can update the message and send a new version of the series (or
you canr esend your patch alone if you prefer).
Thanks,
Laurent