qemu/replay
Pavel Dovgalyuk 1a423896fa replay: don't destroy mutex at exit
Replay mutex is held by vCPU thread and destroy function is called
from atexit of the main thread. Therefore we cannot destroy it safely.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20180227095254.1060.96971.stgit@pasha-VirtualBox>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
2018-03-12 17:09: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: don't destroy mutex at exit 2018-03-12 17:09:50 +01:00
replay-internal.h replay: don't destroy mutex at exit 2018-03-12 17:09: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: don't destroy mutex at exit 2018-03-12 17:09:50 +01:00