Paolo Bonzini writes:
> Since linux-aio already uses an eventfd, converting it to use the
> EventNotifier-based API simplifies the code even though it is not
> meant to be portable.
>
Reviewed-by: Anthony Liguori
Regards,
Anthony Liguori
> Signed-off-by: Paolo Bonzini
> ---
> linux-aio.c |
Since linux-aio already uses an eventfd, converting it to use the
EventNotifier-based API simplifies the code even though it is not
meant to be portable.
Signed-off-by: Paolo Bonzini
---
linux-aio.c | 49 +++--
1 file changed, 19 insertions(+), 30 de