commit | 7c0628b20e7c56b7e04abb8b5f8d7da3f7cb87e8 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Sep 24 14:37:53 2012 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Oct 30 09:30:53 2012 +0100 |
tree | 9d5ee71c6356c75ee356b81a764951c2ad919434 | |
parent | 4231c88d27d9e46e6ad6e6b7bbb6e442bcf9cd05 [diff] |
aio: add non-blocking variant of aio_wait This will be used when polling the GSource attached to an AioContext. Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>