1. 2fd6163 block: convert bdrv_check callback to coroutine_fn by Paolo Bonzini · 7 years ago
  2. 1f01e50 qed: protect table cache with CoMutex by Paolo Bonzini · 8 years ago
  3. 453e53e qed: Remove callback from qed_write_table() by Kevin Wolf · 8 years ago
  4. 602b57f qed: Make qed_write_table() synchronous by Kevin Wolf · 8 years ago
  5. a8165d2 qed: Remove callback from qed_read_l2_table() by Kevin Wolf · 8 years ago
  6. f651352 qed: Remove callback from qed_read_table() by Kevin Wolf · 8 years ago
  7. 1127307 qed: Make qed_read_table() synchronous by Kevin Wolf · 8 years ago
  8. b9e413d block: explicitly acquire aiocontext in aio callbacks that need it by Paolo Bonzini · 8 years ago
  9. 88b062c block: introduce BDRV_POLL_WHILE by Paolo Bonzini · 8 years ago
  10. 0d1049c block: Convert bdrv_aio_writev() to BdrvChild by Kevin Wolf · 9 years ago
  11. ebb7af2 block: Convert bdrv_aio_readv() to BdrvChild by Kevin Wolf · 9 years ago
  12. 58369e2 qemu-common: stop including qemu/bswap.h from qemu-common.h by Paolo Bonzini · 9 years ago
  13. 80c71a2 block: Clean up includes by Peter Maydell · 9 years ago
  14. 9a4f4c3 block: Convert bs->file to BdrvChild by Kevin Wolf · 10 years ago
  15. 097310b block: Rename BlockDriverCompletionFunc to BlockCompletionFunc by Markus Armbruster · 10 years ago
  16. a8c868c qed: use BlockDriverState's AioContext by Stefan Hajnoczi · 11 years ago
  17. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  18. 4d5b97d cleanup useless return sentence by Amos Kong · 12 years ago
  19. ad54ae8 block: bdrv_aio_* do not return NULL by Paolo Bonzini · 13 years ago
  20. 23e9a39 qed: adjust the way to get nb_sectors by Zhi Yong Wu · 13 years ago
  21. e4fc878 qed: fix use-after-free during l2 cache commit by Stefan Hajnoczi · 13 years ago
  22. 384acbf async: Remove AsyncContext by Kevin Wolf · 14 years ago
  23. 298800c qed: Table, L2 cache, and cluster functions by Stefan Hajnoczi · 14 years ago