commit | 8bd7f71d794b93ce027b856f5b79a98f4f82e44c | [log] [tgz] |
---|---|---|
author | Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> | Thu Sep 17 19:24:44 2015 +0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Nov 06 10:16:03 2015 +0100 |
tree | 677dd815bbd08d96bc444396d80acff1a1997dc2 | |
parent | efab87cf79077a9624f675fc5fc8f034eaedfe4d [diff] |
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 <pavel.dovgaluk@ispras.ru> Message-Id: <20150917162444.8676.52916.stgit@PASHA-ISP.def.inno> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>