1. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  2. 55d38d1 trivial: Make bios files and source files non-executable by Thomas Huth · 7 years ago
  3. f66b1f0 block: drop empty .bdrv_close handlers by Vladimir Sementsov-Ogievskiy · 7 years ago
  4. 0b9fd3f block: Use BdrvChild to discard by Fam Zheng · 7 years ago
  5. 228345b block: Support BDRV_REQ_WRITE_UNCHANGED in filters by Max Reitz · 7 years ago
  6. 8140e78 block/blkreplay: Remove protocol-related fields by Fabiano Rosas · 7 years ago
  7. f5a5ca7 block: change variable names in BlockDriverState by Manos Pitsidianakis · 8 years ago
  8. de23489 block: Do not unref bs->file on error in BD's open by Max Reitz · 8 years ago
  9. d7010df block: Request child permissions in filter drivers by Kevin Wolf · 8 years ago
  10. 1919631 block: explicitly acquire aiocontext in bottom halves that need it by Paolo Bonzini · 8 years ago
  11. 6d0ceb8 replay: allow replay stopping and restarting by Pavel Dovgalyuk · 8 years ago
  12. aba76e2 blkreplay: Switch .bdrv_co_discard() to byte-based by Eric Blake · 9 years ago
  13. 9f1963b block: Convert bdrv_co_discard() to byte-based by Eric Blake · 9 years ago
  14. 0b8b875 coroutine: move entry argument to qemu_coroutine_create by Paolo Bonzini · 9 years ago
  15. a03ef88 block: Convert bdrv_co_preadv/pwritev to BdrvChild by Kevin Wolf · 9 years ago
  16. e858a97 blkreplay: Convert to byte-based I/O by Kevin Wolf · 9 years ago
  17. 9c21a42 blkreplay: Convert to bdrv_co_pwrite_zeroes() by Eric Blake · 9 years ago
  18. 74021bc block: Switch bdrv_write_zeroes() to byte interface by Eric Blake · 9 years ago
  19. 6378567 replay: introduce block devices record/replay by Pavel Dovgalyuk · 9 years ago