summaryrefslogtreecommitdiffstats
path: root/tests/test-aio.c
Commit message (Expand)AuthorAgeFilesLines
* aio: add aio_context_acquire() and aio_context_release()Stefan Hajnoczi2014-03-131-0/+59
* aio: make aio_poll(ctx, true) block with no fdsStefan Hajnoczi2013-12-061-1/+0
* aio / timers: fix build of test/test-aio.c on non-linux platformsAlex Bligh2013-09-061-2/+9
* aio / timers: use g_usleep() not sleep()Alex Bligh2013-09-011-3/+3
* aio / timers: remove dummy_io_handler_flush from tests/test-aio.cAlex Bligh2013-08-221-7/+2
* aio / timers: Add test harness for AioContext timersAlex Bligh2013-08-221-0/+134
* aio / timers: Add QEMUTimerListGroup to AioContextAlex Bligh2013-08-221-0/+3
* aio: drop io_flush argumentStefan Hajnoczi2013-08-191-20/+20
* tests: drop event_active_cb()Stefan Hajnoczi2013-08-191-14/+8
* aio: stop using .io_flush()Stefan Hajnoczi2013-08-191-5/+5
* tests: adjust test-aio to new aio_poll() semanticsStefan Hajnoczi2013-08-191-9/+17
* aio: Fix return value of aio_poll()Kevin Wolf2013-01-171-2/+2
* block: move include files to include/block/Paolo Bonzini2012-12-191-1/+1
* tests: use aio_poll() instead of aio_flush() in test-aio.cStefan Hajnoczi2012-12-111-16/+15
* tests: add AioContext unit testsPaolo Bonzini2012-11-261-0/+667
OpenPOWER on IntegriCloud