1. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  2. de7056a file-win32: Switch to byte-based callbacks by Eric Blake · 7 years ago
  3. b9e413d block: explicitly acquire aiocontext in aio callbacks that need it by Paolo Bonzini · 8 years ago
  4. 9d45665 block: explicitly acquire aiocontext in callbacks that need it by Paolo Bonzini · 8 years ago
  5. f6a51c8 aio: add AioPollFn and io_poll() interface by Stefan Hajnoczi · 8 years ago
  6. 0187f5c linux-aio: share one LinuxAioState within an AioContext by Paolo Bonzini · 9 years ago
  7. 80c71a2 block: Clean up includes by Peter Maydell · 9 years ago
  8. dca21ef aio: Add "is_external" flag for event handlers by Fam Zheng · 9 years ago
  9. 097310b block: Rename BlockDriverCompletionFunc to BlockCompletionFunc by Markus Armbruster · 10 years ago
  10. 7c84b1b block: Rename BlockDriverAIOCB* to BlockAIOCB* by Markus Armbruster · 10 years ago
  11. 8007429 block: Rename qemu_aio_release -> qemu_aio_unref by Fam Zheng · 10 years ago
  12. 5da91e4 win32-aio: Drop win32_aiocb_info.cancel by Fam Zheng · 10 years ago
  13. 4b6af3d raw-win32: Handle failure for potentially large allocations by Kevin Wolf · 11 years ago
  14. 85ebd38 block/raw-win32: implement .bdrv_detach/attach_aio_context() by Stefan Hajnoczi · 11 years ago
  15. 99cc598 block/raw-win32: create one QEMUWin32AIOState per BDRVRawState by Stefan Hajnoczi · 11 years ago
  16. b10577d win32-aio: drop win32_aio_flush_cb() by Stefan Hajnoczi · 12 years ago
  17. ce3a471 Remove twice include of qemu-common.h by Qiao Nuohan · 12 years ago
  18. 3249dbe win32-aio: use iov utility functions instead of open-coding them by Michael Tokarev · 12 years ago
  19. e8bccad win32-aio: Fix memory leak by Kevin Wolf · 12 years ago
  20. bcbbd23 win32-aio: Fix vectored reads by Kevin Wolf · 12 years ago
  21. 7479acd win32-aio: Fix how win32_aio_process_completion() frees buffer by Markus Armbruster · 12 years ago
  22. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  23. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  24. d7331be aio: rename AIOPool to AIOCBInfo by Stefan Hajnoczi · 12 years ago
  25. cee40d2 block: Workaround for older versions of MinGW gcc by Stefan Weil · 12 years ago
  26. a273652 raw-win32: implement native asynchronous I/O by Paolo Bonzini · 12 years ago