On 06/05/2019 19:33, Richard Henderson wrote:
The random number is intended for use by the guest. As such, we should honor the -seed argument for reproducibility.Cc: [email protected] Cc: Igor Mitsyanko <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Signed-off-by: Richard Henderson <[email protected]> --- hw/misc/exynos4210_rng.c | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-)
Reviewed-by: Laurent Vivier <[email protected]>
