diff options
author | Pavel Dovgalyuk | 2020-05-22 08:47:58 +0200 |
---|---|---|
committer | Paolo Bonzini | 2020-06-26 12:45:30 +0200 |
commit | 255ae6e2158c743717bed76c9a2365ee4bcd326e (patch) | |
tree | dc7f618e37866f5cf1b402e29cb7e59b8d2de094 /replay | |
parent | memory: Revert "memory: accept mismatching sizes in memory_region_access_valid" (diff) | |
download | qemu-255ae6e2158c743717bed76c9a2365ee4bcd326e.tar.gz qemu-255ae6e2158c743717bed76c9a2365ee4bcd326e.tar.xz qemu-255ae6e2158c743717bed76c9a2365ee4bcd326e.zip |
replay: notify the main loop when there are no instructions
When QEMU is executed in console mode without any external event sources,
main loop may sleep for a very long time. But in case of replay
there is another event source - event log.
This patch adds main loop notification when the vCPU loop has nothing
to do and main loop should process the inputs from the event log.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Message-Id: <159013007895.28110.2020104406699709721.stgit@pasha-ThinkPad-X280>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'replay')
0 files changed, 0 insertions, 0 deletions