qemu/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
replay-events.c
replay-input.c
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
replay-snapshot.c
replay-time.c
replay.c replay: assert time only goes forward 2017-04-10 10:23:38 +01:00