aboutsummaryrefslogtreecommitdiffstats
path: root/linux-aio.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-15block: qemu_aio_get does not return NULLPaolo Bonzini1-2/+0
2011-10-14linux-aio: Allow reads beyond the end of growable imagesKevin Wolf1-3/+14
2011-10-11linux-aio: Fix laio_submit error handlingKevin Wolf1-2/+2
2011-09-20linux-aio: remove process requests callbackPaolo Bonzini1-10/+1
2011-09-06linux aio: some commentsFrediano Ziglio1-0/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2011-08-02async: Remove AsyncContextKevin Wolf1-39/+4
2010-04-23linux-aio: Fix typo in read() EINTR checkStefan Hajnoczi1-1/+1
2009-10-27linux-aio: Honour AsyncContextKevin Wolf1-15/+72
2009-10-27Add qemu_aio_process_queue()Kevin Wolf1-1/+1
2009-08-27raw-posix: add Linux native AIO supportChristoph Hellwig1-0/+204