1. 1faa5bb thread-pool: clean up thread_pool_completion_bh() by Stefan Hajnoczi · 10 years ago
  2. 097310b block: Rename BlockDriverCompletionFunc to BlockCompletionFunc by Markus Armbruster · 10 years ago
  3. 7c84b1b block: Rename BlockDriverAIOCB* to BlockAIOCB* by Markus Armbruster · 10 years ago
  4. 8007429 block: Rename qemu_aio_release -> qemu_aio_unref by Fam Zheng · 10 years ago
  5. 3391f5e thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_async by Fam Zheng · 10 years ago
  6. a31e69c thread-pool: Drop unnecessary includes by Markus Armbruster · 10 years ago
  7. 3c80ca1 thread-pool: avoid deadlock in nested aio_poll() calls by Stefan Hajnoczi · 11 years ago
  8. c2e50e3 thread-pool: avoid per-thread-pool EventNotifier by Stefan Hajnoczi · 11 years ago
  9. 271c0f6 aio: Fix use-after-free in cancellation path by Fam Zheng · 11 years ago
  10. 4900116 Add a 'name' parameter to qemu_thread_create by Dr. David Alan Gilbert · 11 years ago
  11. 6a1751b aio / timers: Untangle include files by Alex Bligh · 12 years ago
  12. f2e5dca aio: drop io_flush argument by Stefan Hajnoczi · 12 years ago
  13. bb52b14 thread-pool: drop thread_pool_active() by Stefan Hajnoczi · 12 years ago
  14. c4d9d19 threadpool: drop global thread pool by Stefan Hajnoczi · 12 years ago
  15. f7311cc threadpool: add thread_pool_new() and thread_pool_free() by Stefan Hajnoczi · 12 years ago
  16. b811203 threadpool: move globals into struct ThreadPool by Stefan Hajnoczi · 12 years ago
  17. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  18. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  19. d7331be aio: rename AIOPool to AIOCBInfo by Stefan Hajnoczi · 12 years ago
  20. 19d092c threadpool: do not take lock in event_notifier_ready by Paolo Bonzini · 12 years ago
  21. d354c7e aio: add generic thread-pool facility by Paolo Bonzini · 13 years ago