qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 08/14] util: Add qemu_getrandom and support f


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v2 08/14] util: Add qemu_getrandom and support functions
Date: Thu, 14 Mar 2019 20:00:20 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

On 3/13/19 11:55 PM, Richard Henderson wrote:
> Initialize the system from system and linux-user arguments.
> Propagate deterministic seeds when creating new cpu threads.
> 
> Signed-off-by: Richard Henderson <address@hidden>
> ---

> +/**
> + * qemu_seedrandom_thread_part1(void)
> + *
> + * If qemu_getrandom is in deterministic mode, returns an
> + * independant seed for the new thread.  Otherwise returns 0.

independent (multiple instances)

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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