Files
xemu/include
Stefan Hajnoczi 721671ade7 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>
2017-01-03 16:38:47 +00:00
..
2016-10-19 10:09:24 +01:00
2016-12-22 16:00:23 +01:00
2016-11-22 10:29:37 -08:00
2016-09-15 15:32:22 +03:00
2016-12-22 16:00:26 +01:00
2016-10-26 08:29:00 -07:00