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