Age | Commit message (Expand) | Author |
---|---|---|
2014-10-20 | block: Rename BlockDriverAIOCB* to BlockAIOCB* | Markus Armbruster |
2014-09-22 | async: aio_context_new(): Handle event_notifier_init failure | Chrysostomos Nanakos |
2014-09-22 | thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_async | Fam Zheng |
2014-07-09 | block: drop aio functions that operate on the main AioContext | Paolo Bonzini |
2014-05-28 | aio: Fix use-after-free in cancellation path | Fam Zheng |
2013-08-22 | aio / timers: Add QEMUTimerListGroup to AioContext | Alex Bligh |
2013-08-19 | tests: adjust test-thread-pool to new aio_poll() semantics | Stefan Hajnoczi |
2013-07-04 | add a header file for atomic operations | Paolo Bonzini |
2013-03-15 | threadpool: drop global thread pool | Stefan Hajnoczi |
2012-12-19 | block: move include files to include/block/ | Paolo Bonzini |
2012-12-11 | tests: avoid qemu_aio_flush() in test-thread-pool.c | Stefan Hajnoczi |
2012-11-27 | tests: make threadpool cancellation test looser | Paolo Bonzini |
2012-11-26 | tests: add thread pool unit tests | Paolo Bonzini |