aboutsummaryrefslogtreecommitdiff
path: root/linux-aio.c
AgeCommit message (Expand)Author
2011-12-15block: qemu_aio_get does not return NULLPaolo Bonzini
2011-10-14linux-aio: Allow reads beyond the end of growable imagesKevin Wolf
2011-10-11linux-aio: Fix laio_submit error handlingKevin Wolf
2011-09-20linux-aio: remove process requests callbackPaolo Bonzini
2011-09-06linux aio: some commentsFrediano Ziglio
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-02async: Remove AsyncContextKevin Wolf
2010-04-23linux-aio: Fix typo in read() EINTR checkStefan Hajnoczi
2009-10-27linux-aio: Honour AsyncContextKevin Wolf
2009-10-27Add qemu_aio_process_queue()Kevin Wolf
2009-08-27raw-posix: add Linux native AIO supportChristoph Hellwig