aboutsummaryrefslogtreecommitdiff
path: root/cpus.c
diff options
context:
space:
mode:
authorPavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>2015-09-17 19:24:22 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2015-11-06 10:16:02 +0100
commitc0c071d05279ec1429352200affc5c70bb4e5980 (patch)
treedeff0163aa688b841d7ef4bc3571c0dcfefee924 /cpus.c
parent6f0609697f3670bf755a91477487507a8ffee471 (diff)
downloadqemu-c0c071d05279ec1429352200affc5c70bb4e5980.zip
qemu-c0c071d05279ec1429352200affc5c70bb4e5980.tar.gz
qemu-c0c071d05279ec1429352200affc5c70bb4e5980.tar.bz2
replay: asynchronous events infrastructure
This patch adds module for saving and replaying asynchronous events. These events include network packets, keyboard and mouse input, USB packets, thread pool and bottom halves callbacks. All events are stored in the queue to be processed at synchronization points such as beginning of TB execution, or checkpoint in the iothread. Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru> Message-Id: <20150917162422.8676.88696.stgit@PASHA-ISP.def.inno> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Diffstat (limited to 'cpus.c')
0 files changed, 0 insertions, 0 deletions