Searched hist:c0c071d05279ec1429352200affc5c70bb4e5980 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/replay/ |
H A D | replay-events.c | c0c071d05279ec1429352200affc5c70bb4e5980 Thu Sep 17 11:24:22 CDT 2015 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> 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>
|
H A D | replay-internal.h | diff c0c071d05279ec1429352200affc5c70bb4e5980 Thu Sep 17 11:24:22 CDT 2015 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> 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>
|
/openbmc/qemu/include/sysemu/ |
H A D | replay.h | diff c0c071d05279ec1429352200affc5c70bb4e5980 Thu Sep 17 11:24:22 CDT 2015 Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> 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>
|