diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2023-08-08 14:19:56 +1000 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2023-09-06 11:19:33 +0200 |
commit | 9db680f8fd483521597564b52843151991b3ed55 (patch) | |
tree | 0c5f723332d1f3c24202f958b73084fa6bb27583 /include/hw/hotplug.h | |
parent | cdab53dd223ca5417a70feedb6f8692e5c080aba (diff) | |
download | qemu-9db680f8fd483521597564b52843151991b3ed55.zip qemu-9db680f8fd483521597564b52843151991b3ed55.tar.gz qemu-9db680f8fd483521597564b52843151991b3ed55.tar.bz2 |
target/ppc: Fix timebase reset with record-replay
Timebase save uses a random number for a legacy vmstate field, which
makes rr snapshot loading unbalanced. The easiest way to deal with this
is just to skip the rng if record-replay is active.
Reviewed-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'include/hw/hotplug.h')
0 files changed, 0 insertions, 0 deletions