]> git.ipfire.org Git - thirdparty/qemu.git/commit
Revert "x86: reinitialize RNG seed on system reboot"
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 8 Feb 2023 20:55:40 +0000 (15:55 -0500)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 29 Mar 2023 07:20:04 +0000 (10:20 +0300)
commit8faaaf1bcdd1864ee2000135217ea8fc1e293347
tree62361f98bc70fcd49dcf9c348bab5bd991e641fa
parent851de2751fa9b60a57d16367b9f20178bb32cc79
Revert "x86: reinitialize RNG seed on system reboot"

This reverts commit 763a2828bf313ed55878b09759dc435355035f2e.

Fixes: 763a2828bf ("x86: reinitialize RNG seed on system reboot")
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
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>
(cherry picked from commit fdc27ced04160904af1f290b561eded73abb8f1d)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/i386/x86.c