]> Git Repo - qemu.git/commit - qemu-timer.c
replay: checkpoints
authorPavel Dovgalyuk <[email protected]>
Thu, 17 Sep 2015 16:24:44 +0000 (19:24 +0300)
committerPaolo Bonzini <[email protected]>
Fri, 6 Nov 2015 09:16:03 +0000 (10:16 +0100)
commit8bd7f71d794b93ce027b856f5b79a98f4f82e44c
tree677dd815bbd08d96bc444396d80acff1a1997dc2
parentefab87cf79077a9624f675fc5fc8f034eaedfe4d
replay: checkpoints

This patch introduces checkpoints that synchronize cpu thread and iothread.
When checkpoint is met in the code all asynchronous events from the queue
are executed.

Signed-off-by: Pavel Dovgalyuk <[email protected]>
Message-Id: <20150917162444[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Pavel Dovgalyuk <[email protected]>
cpus.c
include/sysemu/replay.h
qemu-timer.c
replay/replay-internal.h
replay/replay.c
stubs/replay.c
vl.c
This page took 0.027215 seconds and 4 git commands to generate.