On 06/05/2019 19:33, Richard Henderson wrote:
When the -seed option is given, call qemu_guest_random_seed_main,
putting the subsystem into deterministic mode.  Pass derived seeds
to each cpu created; which is a no-op unless the subsystem is in
deterministic mode.

Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>
Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  include/qom/cpu.h |  1 +
  cpus.c            |  9 +++++++++
  vl.c              |  4 ++++
  qemu-options.hx   | 10 ++++++++++
  4 files changed, 24 insertions(+)


Reviewed-by: Laurent Vivier <lviv...@redhat.com>



Reply via email to