xemu/replay
Alex Bennée a36544d34c replay: make locking visible outside replay code
The replay_mutex_lock/unlock/locked functions are now going to be used
for ensuring lock-step behaviour between the two threads. Make them
public API functions and also provide stubs for non-QEMU builds on
common paths.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Message-Id: <20180227095242.1060.16601.stgit@pasha-VirtualBox>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-03-12 16:12:50 +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 chardev: move headers to include/chardev 2017-06-02 11:33:52 +04:00
replay-events.c replay: fixed replay_enable_events 2018-03-12 16:12:50 +01:00
replay-input.c Include less of the generated modular QAPI headers 2018-03-02 13:45:50 -06:00
replay-internal.c replay: make locking visible outside replay code 2018-03-12 16:12:50 +01:00
replay-internal.h replay: make locking visible outside replay code 2018-03-12 16:12:50 +01:00
replay-net.c record/replay: add network support 2017-01-06 10:38:00 +08:00
replay-snapshot.c replay: save prior value of the host clock 2018-03-12 16:12:50 +01:00
replay-time.c replay: move internal data to the structure 2016-09-27 11:57:30 +02:00
replay.c replay/replay.c: bump REPLAY_VERSION again 2018-03-12 16:12:50 +01:00