commit | a915f4bc977c4f3aab08a78023c1303664d1c606 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Sep 13 12:28:51 2012 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Oct 30 09:30:53 2012 +0100 |
tree | 058173beb1ee33e79f5f83d5000532d1e4b9d0c3 | |
parent | f627aab1ccea119fd94ca9e9df120cea6aab0c67 [diff] |
aio: add I/O handlers to the AioContext interface With this patch, I/O handlers (including event notifier handlers) can be attached to a single AioContext. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>