summary refs log tree commit diff stats
path: root/hw/core/qdev-properties-system.c
diff options
context:
space:
mode:
authorPavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>2015-09-17 19:23:48 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2015-11-05 12:19:09 +0100
commitc16861ef1b7b27803b4c068ef778ba0f80fba1c2 (patch)
treef550dd82ac16446d302808993e548087eb1ea3f8 /hw/core/qdev-properties-system.c
parentc92079f45fec0bc6a2757aa3783dd9b0604089ba (diff)
downloadfocaccia-qemu-c16861ef1b7b27803b4c068ef778ba0f80fba1c2.tar.gz
focaccia-qemu-c16861ef1b7b27803b4c068ef778ba0f80fba1c2.zip
replay: introduce mutex to protect the replay log
This mutex will protect read/write operations for replay log.
Using mutex is necessary because most of the events consist of
several fields stored in the log. The mutex will help to avoid races.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Message-Id: <20150917162348.8676.8628.stgit@PASHA-ISP.def.inno>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/core/qdev-properties-system.c')
0 files changed, 0 insertions, 0 deletions