1. 1f01e50 qed: protect table cache with CoMutex by Paolo Bonzini · 7 years ago
  2. 87f0d88 qed: Add coroutine_fn to I/O path functions by Kevin Wolf · 8 years ago
  3. 48cc565 qed: Simplify request handling by Kevin Wolf · 8 years ago
  4. 0806c3b qed: Use CoQueue for serialising allocations by Kevin Wolf · 8 years ago
  5. 0596be7 qed: Add return value to qed_aio_read/write_data() by Kevin Wolf · 8 years ago
  6. 453e53e qed: Remove callback from qed_write_table() by Kevin Wolf · 8 years ago
  7. 29470d1 qed: Remove GenericCB by Kevin Wolf · 8 years ago
  8. 0f21b7a qed: Remove callback from qed_find_cluster() by Kevin Wolf · 8 years ago
  9. a8165d2 qed: Remove callback from qed_read_l2_table() by Kevin Wolf · 8 years ago
  10. 2f47da5 block: explicitly acquire aiocontext in timers that need it by Paolo Bonzini · 8 years ago
  11. fffb6e1 block: use aio_bh_schedule_oneshot by Paolo Bonzini · 8 years ago
  12. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  13. 35f5a49 qed: Really remove unused field QEDAIOCB.finished by Fam Zheng · 10 years ago
  14. 097310b block: Rename BlockDriverCompletionFunc to BlockCompletionFunc by Markus Armbruster · 10 years ago
  15. 7c84b1b block: Rename BlockDriverAIOCB* to BlockAIOCB* by Markus Armbruster · 10 years ago
  16. f06ee3d qed: Make qiov match request size until backing file EOF by Kevin Wolf · 10 years ago
  17. 7ab7484 qed.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  18. 687fb89 block: qed - use QEMU_PACKED for on-disk structures by Jeff Cody · 11 years ago
  19. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  20. b10170a qed: mark image clean after repair succeeds by Stefan Hajnoczi · 12 years ago
  21. 50d30c2 qed: remove incoming live migration blocker by Benoît Canet · 13 years ago
  22. 0e71be1 qed: add .bdrv_co_write_zeroes() support by Stefan Hajnoczi · 13 years ago
  23. 6e4f59b qed: replace is_write with flags field by Stefan Hajnoczi · 13 years ago
  24. 1ed520c qed: add migration blocker (v2) by Anthony Liguori · 13 years ago
  25. 6f321e9 qed: Periodically flush and clear need check bit by Stefan Hajnoczi · 14 years ago
  26. 19dfc44 qed: Fix consistency check on 32-bit hosts by Stefan Hajnoczi · 14 years ago
  27. 21df65b qed: Add support for zero clusters by Anthony Liguori · 14 years ago
  28. 01979a9 qed: Consistency check support by Stefan Hajnoczi · 14 years ago
  29. eabba58 qed: Read/write support by Stefan Hajnoczi · 14 years ago
  30. 298800c qed: Table, L2 cache, and cluster functions by Stefan Hajnoczi · 14 years ago
  31. 75411d2 qed: Add QEMU Enhanced Disk image format by Stefan Hajnoczi · 14 years ago