qemu-e2k/nbd
Stefan Hajnoczi f6a51c84cd aio: add AioPollFn and io_poll() interface
The new AioPollFn io_poll() argument to aio_set_fd_handler() and
aio_set_event_handler() is used in the next patch.

Keep this code change separate due to the number of files it touches.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20161201192652.9509-3-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2017-01-03 16:38:48 +00:00
..
Makefile.objs nbd: Split nbd.c 2016-01-15 18:58:02 +01:00
client.c nbd: Don't inf-loop on early EOF 2016-11-10 16:01:30 +01:00
common.c nbd: Drop unused offset parameter 2016-07-20 14:11:54 +01:00
nbd-internal.h nbd: Improve server handling of shutdown requests 2016-11-02 09:28:56 +01:00
server.c aio: add AioPollFn and io_poll() interface 2017-01-03 16:38:48 +00:00