commit | c90caf25e2b6945ae13560476a5ecd7992e9f945 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Feb 24 08:39:02 2012 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Oct 30 09:30:54 2012 +0100 |
tree | b2dd07c733071016483db67c599a0b779eca1e42 | |
parent | 22bfa75eafc21522afbb265091faa9cc0649e9fb [diff] |
linux-aio: use event notifiers 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 <anthony@codemonkey.ws> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>