summaryrefslogtreecommitdiff
path: root/tests/test-aio.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-17aio: Fix return value of aio_poll()Kevin Wolf1-2/+2
2012-12-19block: move include files to include/block/Paolo Bonzini1-1/+1
2012-12-11tests: use aio_poll() instead of aio_flush() in test-aio.cStefan Hajnoczi1-16/+15
2012-11-26tests: add AioContext unit testsPaolo Bonzini1-0/+667