1. e75abed block: use int64_t instead of uint64_t in driver write handlers by Vladimir Sementsov-Ogievskiy · 3 years, 6 months ago
  2. f7ef38d block: use int64_t instead of uint64_t in driver read handlers by Vladimir Sementsov-Ogievskiy · 3 years, 6 months ago
  3. 07cd7b6 block/null: Implement bdrv_get_allocated_file_size by Max Reitz · 4 years, 8 months ago
  4. e4ec5ad replay: add BH oneshot event for block layer by Pavel Dovgalyuk · 5 years ago
  5. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  6. 1e47cb7 block/null: Generate filename even with latency-ns by Max Reitz · 6 years ago
  7. 998b3a1 block: Purify .bdrv_refresh_filename() by Max Reitz · 6 years ago
  8. 2654267 block: Add strong_runtime_opts to BlockDriver by Max Reitz · 6 years ago
  9. f66b1f0 block: drop empty .bdrv_close handlers by Vladimir Sementsov-Ogievskiy · 7 years ago
  10. b3241e9 null: Switch to byte-based read/write by Eric Blake · 7 years ago
  11. f5a74a5 qobject: Modify qobject_ref() to return obj by Marc-André Lureau · 7 years ago
  12. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  13. 05c33f1 null: Switch to .bdrv_co_block_status() by Eric Blake · 7 years ago
  14. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  15. 78f1d3d coroutine: simplify co_aio_sleep_ns() prototype by Stefan Hajnoczi · 7 years ago
  16. 809eb70 block/null: Remove 'filename' option by Kevin Wolf · 8 years ago
  17. 46f5ac2 qobject: Use simpler QDict/QList scalar insertion macros by Eric Blake · 8 years ago
  18. fffb6e1 block: use aio_bh_schedule_oneshot by Paolo Bonzini · 8 years ago
  19. 67882b1 block/null: Implement bdrv_refresh_filename() by Max Reitz · 9 years ago
  20. a906392 block/null-{co,aio}: Implement get_block_status() by Max Reitz · 9 years ago
  21. cd219eb block/null-{co,aio}: Allow reading zeroes by Max Reitz · 9 years ago
  22. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  23. 80c71a2 block: Clean up includes by Peter Maydell · 9 years ago
  24. 1c2b49a block/null: Support reopen by Fam Zheng · 10 years ago
  25. e5e51dd block/null: Latency simulation by adding new option "latency-ns" by Fam Zheng · 10 years ago
  26. 097310b block: Rename BlockDriverCompletionFunc to BlockCompletionFunc by Markus Armbruster · 10 years ago
  27. 7c84b1b block: Rename BlockDriverAIOCB* to BlockAIOCB* by Markus Armbruster · 10 years ago
  28. e819ab2 block: Introduce "null" drivers by Fam Zheng · 10 years ago