Revert "x86: do not re-randomize RNG seed on snapshot load"
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 8 Feb 2023 20:55:38 +0000 (15:55 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 2 Mar 2023 08:10:46 +0000 (03:10 -0500)
commitef82d893de6d5bc0023026e636eae0f9a3e319dd
treea115b9eed53612f587f92a9d45cf9dc86ecefe26
parentb34f2fd17e4276ac0a75f8d72485a0236a740954
Revert "x86: do not re-randomize RNG seed on snapshot load"

This reverts commit 14b29fea742034186403914b4d013d0e83f19e78.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Fixes: 14b29fea74 ("x86: do not re-randomize RNG seed on snapshot load")
Tested-by: Nathan Chancellor <nathan@kernel.org>
Tested-by: Dov Murik <dovmurik@linux.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
hw/i386/x86.c