qemu-e2k/replay
Pavel Dovgalyuk e957ad8aef replay: fix replay shutdown
This patch fixes shutdown of the replay process, which is terminated with
the assert when shutdown event is read from the log.
replay_finish_event reads new data_kind and therefore the value of data_kind
should be preserved to be valid at qemu_system_shutdown_request call.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Message-Id: <156404427238.18669.12378772823692338069.stgit@pasha-Precision-3630-Tower>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-08-20 17:26:21 +02:00
..
Makefile.objs replay: add record/replay for audio passthrough 2017-03-01 15:11:44 +01:00
replay-audio.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
replay-char.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
replay-events.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
replay-input.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
replay-internal.c replay: add missing fix for internal function 2019-08-20 17:26:21 +02:00
replay-internal.h replay: pass raw icount value to replay_save_clock 2018-10-19 13:44:15 +02:00
replay-net.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
replay-snapshot.c replay: Remove host_clock_last 2019-08-20 17:26:20 +02:00
replay-time.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
replay.c replay: fix replay shutdown 2019-08-20 17:26:21 +02:00