diff options
author | 2016-11-18 16:04:59 +0100 | |
---|---|---|
committer | 2017-06-26 14:51:15 +0200 | |
commit | c0e8f98927929b65ffbfb320b7a1c79e0e620006 (patch) | |
tree | 7e51c39e8f83e0e0aff5c07474e196f389b43ef2 /scripts/qapi-commands.py | |
parent | qed: Simplify request handling (diff) | |
download | qemu-c0e8f98927929b65ffbfb320b7a1c79e0e620006.tar.xz qemu-c0e8f98927929b65ffbfb320b7a1c79e0e620006.zip |
qed: Use a coroutine for need_check_timer
This fixes the last place where we degraded from AIO to actual blocking
synchronous I/O requests. Putting it into a coroutine means that instead
of blocking, the coroutine simply yields while doing I/O.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions