qemu-devel
[Top][All Lists]
Advanced

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

[PATCH risu] use time() as random seed and introduce --randseed option


From: Jun Sun
Subject: [PATCH risu] use time() as random seed and introduce --randseed option
Date: Wed, 3 May 2023 09:23:17 -0700

By default, risu currently does not generate random instruction sequences because it uses 0 as the random seed.  This patch uses time() as random seed and also introduces --randomseed option for deterministic sequence generation.


Attachment: 0008-add-randseed-option-and-use-time-as-default-seed.patch
Description: Binary data


reply via email to

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