commit | 2f4dc3c1b2a453a8255d9b97c7cb87860123e495 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Sep 24 18:44:14 2012 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Oct 30 09:30:53 2012 +0100 |
tree | e58b08aaec795c27b212567f293c05ef5f14ff2d | |
parent | e3713e001fb7d4d82f6de82800c1463e758e4289 [diff] |
aio: add aio_notify With this change async.c does not rely anymore on any service from main-loop.c, i.e. it is completely self-contained. Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>