Paolo Bonzini writes:
> This will be used when polling the GSource attached to an AioContext.
>
> Signed-off-by: Paolo Bonzini
Reviewed-by: Anthony Liguori
Regards,
Anthony Liguori
> ---
> aio.c | 16
> async.c | 2 +-
> main-loop.c | 2 +-
> qemu-aio.h | 21 +
This will be used when polling the GSource attached to an AioContext.
Signed-off-by: Paolo Bonzini
---
aio.c | 16
async.c | 2 +-
main-loop.c | 2 +-
qemu-aio.h | 21 +++--
4 file modificati, 29 inserzioni(+), 12 rimozioni(-)
diff --git a/aio.c b/a