]> git.proxmox.com Git - qemu.git/commit
aio: add aio_notify
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 24 Sep 2012 16:44:14 +0000 (18:44 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 30 Oct 2012 08:30:53 +0000 (09:30 +0100)
commit2f4dc3c1b2a453a8255d9b97c7cb87860123e495
treee58b08aaec795c27b212567f293c05ef5f14ff2d
parente3713e001fb7d4d82f6de82800c1463e758e4289
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>
async.c
qemu-aio.h