summaryrefslogtreecommitdiffstats
path: root/linux-aio.c
Commit message (Expand)AuthorAgeFilesLines
* linux-aio: Allow reads beyond the end of growable imagesKevin Wolf2011-10-141-3/+14
* linux-aio: Fix laio_submit error handlingKevin Wolf2011-10-111-2/+2
* linux-aio: remove process requests callbackPaolo Bonzini2011-09-201-10/+1
* linux aio: some commentsFrediano Ziglio2011-09-061-0/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* async: Remove AsyncContextKevin Wolf2011-08-021-39/+4
* linux-aio: Fix typo in read() EINTR checkStefan Hajnoczi2010-04-231-1/+1
* linux-aio: Honour AsyncContextKevin Wolf2009-10-271-15/+72
* Add qemu_aio_process_queue()Kevin Wolf2009-10-271-1/+1
* raw-posix: add Linux native AIO supportChristoph Hellwig2009-08-271-0/+204
OpenPOWER on IntegriCloud