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