qemu-patch-raspberry4/replay
Pavel Dovgalyuk bb3d7702e8 replay: allow loading any snapshots before recording
This patch enables using -loadvm in recording mode to allow starting
the execution recording from any of the available snapshots.
It also fixes loading of the record/replay state, therefore snapshots
created in replay mode may also be used for starting the new recording.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Message-Id: <20180912081939.3228.56131.stgit@pasha-VirtualBox>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-10-02 19:08:58 +02:00
..
Makefile.objs
replay-audio.c
replay-char.c
replay-events.c replay: flush events when exiting 2018-10-02 19:08:51 +02:00
replay-input.c
replay-internal.c
replay-internal.h replay: flush events when exiting 2018-10-02 19:08:51 +02:00
replay-net.c
replay-snapshot.c replay: allow loading any snapshots before recording 2018-10-02 19:08:58 +02:00
replay-time.c
replay.c