qemu-e2k/replay
Alex Bennée 982263ce71 replay: assert time only goes forward
If we find ourselves trying to add an event to the log where time has
gone backwards it is because a vCPU event has occurred and the
main-loop is not yet aware of time moving forward. This should not
happen and if it does its better to fail early than generate a log
that will have weird behaviour.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2017-04-10 10:23:38 +01:00
..
Makefile.objs replay: add record/replay for audio passthrough 2017-03-01 15:11:44 +01:00
replay-audio.c replay: add record/replay for audio passthrough 2017-03-01 15:11:44 +01:00
replay-char.c char: rename CharDriverState Chardev 2017-01-27 18:07:59 +01:00
replay-events.c record/replay: add network support 2017-01-06 10:38:00 +08:00
replay-input.c replay: Use new QAPI cloning 2016-07-06 10:52:04 +02:00
replay-internal.c replay: assert time only goes forward 2017-04-10 10:23:38 +01:00
replay-internal.h replay: add record/replay for audio passthrough 2017-03-01 15:11:44 +01:00
replay-net.c record/replay: add network support 2017-01-06 10:38:00 +08:00
replay-snapshot.c replay: save/load initial state 2017-01-27 18:07:30 +01:00
replay-time.c replay: move internal data to the structure 2016-09-27 11:57:30 +02:00
replay.c replay: assert time only goes forward 2017-04-10 10:23:38 +01:00