-
Kevin Wolf authored
We'll leave some AIO completions unhandled when we can't call the callback. qemu_aio_process_queue() is used later to run any callbacks that are left and can be run then. Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>Kevin Wolf authoredWe'll leave some AIO completions unhandled when we can't call the callback. qemu_aio_process_queue() is used later to run any callbacks that are left and can be run then. Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
Loading