1. 924fe12 aio: fix qemu_bh_schedule() bh->ctx race condition by Stefan Hajnoczi · 11 years ago
  2. 98563fc aio: add aio_context_acquire() and aio_context_release() by Stefan Hajnoczi · 11 years ago
  3. 533a8cf aio / timers: aio_ctx_prepare sets timeout from AioContext timers by Alex Bligh · 12 years ago
  4. d5541d8 aio / timers: Add a notify callback to QEMUTimerList by Alex Bligh · 12 years ago
  5. dae21b9 aio / timers: Add QEMUTimerListGroup to AioContext by Alex Bligh · 12 years ago
  6. f2e5dca aio: drop io_flush argument by Stefan Hajnoczi · 12 years ago
  7. dcc772e QEMUBH: make AioContext's bh re-entrant by Liu Ping Fan · 12 years ago
  8. 9b34277 aio: add a ThreadPool instance to AioContext by Stefan Hajnoczi · 12 years ago
  9. 6b5f876 aio: convert aio_poll() to g_poll(3) by Stefan Hajnoczi · 12 years ago
  10. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  11. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  12. c57b665 aio: Get rid of qemu_aio_flush() by Kevin Wolf · 12 years ago
  13. f5022a1 aio: fix aio_ctx_prepare with idle bottom halves by Paolo Bonzini · 12 years ago
  14. 22bfa75 aio: clean up now-unused functions by Paolo Bonzini · 12 years ago
  15. 2f4dc3c aio: add aio_notify by Paolo Bonzini · 12 years ago
  16. e3713e0 aio: make AioContexts GSources by Paolo Bonzini · 12 years ago
  17. 7c0628b aio: add non-blocking variant of aio_wait by Paolo Bonzini · 12 years ago
  18. a915f4b aio: add I/O handlers to the AioContext interface by Paolo Bonzini · 12 years ago
  19. f627aab aio: introduce AioContext, move bottom halves there by Paolo Bonzini · 12 years ago
  20. 9b47b17 async: Use bool for boolean struct members and remove a hole by Stefan Weil · 13 years ago
  21. 7c7db75 main_loop_wait: block indefinitely by Stefano Stabellini · 13 years ago
  22. 44a9b35 main-loop: create main-loop.h by Paolo Bonzini · 13 years ago
  23. 648fb0e async: Allow nested qemu_bh_poll calls by Kevin Wolf · 14 years ago
  24. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  25. 384acbf async: Remove AsyncContext by Kevin Wolf · 14 years ago
  26. 7887f62 Allow nested qemu_bh_poll() after BH deletion by Kevin Wolf · 14 years ago
  27. 9a1e948 Introduce contexts for asynchronous callbacks by Kevin Wolf · 15 years ago
  28. 4f999d0 Split out bottom halves by Kevin Wolf · 15 years ago