aboutsummaryrefslogtreecommitdiff
path: root/tests/test-thread-pool.c
AgeCommit message (Expand)Author
2014-10-20block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster
2014-09-22async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos
2014-09-22thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_asyncFam Zheng
2014-07-09block: drop aio functions that operate on the main AioContextPaolo Bonzini
2014-05-28aio: Fix use-after-free in cancellation pathFam Zheng
2013-08-22aio / timers: Add QEMUTimerListGroup to AioContextAlex Bligh
2013-08-19tests: adjust test-thread-pool to new aio_poll() semanticsStefan Hajnoczi
2013-07-04add a header file for atomic operationsPaolo Bonzini
2013-03-15threadpool: drop global thread poolStefan Hajnoczi
2012-12-19block: move include files to include/block/Paolo Bonzini
2012-12-11tests: avoid qemu_aio_flush() in test-thread-pool.cStefan Hajnoczi
2012-11-27tests: make threadpool cancellation test looserPaolo Bonzini
2012-11-26tests: add thread pool unit testsPaolo Bonzini