1. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 5 months ago
  2. aa0d7ed test-thread-pool: be more reliable by Paolo Bonzini · 6 years ago
  3. 4a4ff4c Remove unnecessary variables for function return value by Laurent Vivier · 7 years ago
  4. 934ebf4 test-thread-pool: use generic AioContext infrastructure by Paolo Bonzini · 8 years ago
  5. 0b8b875 coroutine: move entry argument to qemu_coroutine_create by Paolo Bonzini · 9 years ago
  6. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  7. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  8. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  9. c29b77f error: Use error_reportf_err() where it makes obvious sense by Markus Armbruster · 9 years ago
  10. 8aa802a error: Don't decorate original error message when adding to it by Markus Armbruster · 9 years ago
  11. 7c84b1b block: Rename BlockDriverAIOCB* to BlockAIOCB* by Markus Armbruster · 10 years ago
  12. 2f78e49 async: aio_context_new(): Handle event_notifier_init failure by Chrysostomos Nanakos · 10 years ago
  13. 3391f5e thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_async by Fam Zheng · 10 years ago
  14. 87f68d3 block: drop aio functions that operate on the main AioContext by Paolo Bonzini · 11 years ago
  15. 271c0f6 aio: Fix use-after-free in cancellation path by Fam Zheng · 11 years ago
  16. dae21b9 aio / timers: Add QEMUTimerListGroup to AioContext by Alex Bligh · 11 years ago
  17. 35ecde2 tests: adjust test-thread-pool to new aio_poll() semantics by Stefan Hajnoczi · 12 years ago
  18. 5444e76 add a header file for atomic operations by Paolo Bonzini · 12 years ago
  19. c4d9d19 threadpool: drop global thread pool by Stefan Hajnoczi · 12 years ago
  20. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  21. 8a805c2 tests: avoid qemu_aio_flush() in test-thread-pool.c by Stefan Hajnoczi · 12 years ago
  22. d60478c tests: make threadpool cancellation test looser by Paolo Bonzini · 12 years ago
  23. 74c856e tests: add thread pool unit tests by Paolo Bonzini · 12 years ago