diff options
author | Stefan Hajnoczi | 2016-12-01 20:26:40 +0100 |
---|---|---|
committer | Stefan Hajnoczi | 2017-01-03 17:38:47 +0100 |
commit | 721671ade77f4046b45893fbb7864ca84b9504cd (patch) | |
tree | 46a5e927a01342c5818e6ba99f137a6ad6fbb9f8 /hw/virtio | |
parent | HACKING: document #include order (diff) | |
download | qemu-721671ade77f4046b45893fbb7864ca84b9504cd.tar.gz qemu-721671ade77f4046b45893fbb7864ca84b9504cd.tar.xz qemu-721671ade77f4046b45893fbb7864ca84b9504cd.zip |
aio: add flag to skip fds to aio_dispatch()
Polling mode will not call ppoll(2)/epoll_wait(2). Therefore we know
there are no fds ready and should avoid looping over fd handlers in
aio_dispatch().
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20161201192652.9509-2-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/virtio')
0 files changed, 0 insertions, 0 deletions