qemu/replay
Alex Bennée 180d30bebe replay/replay-internal.c: track holding of replay_lock
This is modelled after the iothread mutex lock. We keep a TLS flag to
indicate when that thread has acquired the lock and assert we don't
double-lock or release when we shouldn't have.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Message-Id: <20180227095237.1060.44661.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/replay-internal.c: track holding of replay_lock 2018-03-12 16:12:50 +01:00
replay-internal.h replay/replay.c: bump REPLAY_VERSION again 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