1. 0d8c41d block: use local path for local headers by Michael S. Tsirkin · 7 years ago
  2. cf7a09c vhdx: use QEMU_ALIGN_DOWN by Marc-André Lureau · 8 years ago
  3. 95d7298 block/vhdx: check error return of bdrv_truncate() by Jeff Cody · 8 years ago
  4. c6572fa block/vhdx: check error return of bdrv_flush() by Jeff Cody · 8 years ago
  5. 27539ac block/vhdx: check for offset overflow to bdrv_truncate() by Jeff Cody · 8 years ago
  6. 3f91069 block/vhdx: check error return of bdrv_getlength() by Jeff Cody · 8 years ago
  7. 7ea37c3 block: Add PreallocMode to bdrv_truncate() by Max Reitz · 8 years ago
  8. ed3d2ec block: Add errp to b{lk,drv}_truncate() by Max Reitz · 8 years ago
  9. 52cdbc5 block: Pass BdrvChild to bdrv_truncate() by Kevin Wolf · 8 years ago
  10. d9ca2ea block: Convert bdrv_pwrite(v/_sync) to BdrvChild by Kevin Wolf · 9 years ago
  11. cf2ab8f block: Convert bdrv_pread(v) to BdrvChild by Kevin Wolf · 9 years ago
  12. 58369e2 qemu-common: stop including qemu/bswap.h from qemu-common.h by Paolo Bonzini · 9 years ago
  13. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  14. 80c71a2 block: Clean up includes by Peter Maydell · 9 years ago
  15. bf89e87 vhdx: Fix "log that needs to be replayed" error message by Markus Armbruster · 9 years ago
  16. 9a4f4c3 block: Convert bs->file to BdrvChild by Kevin Wolf · 10 years ago
  17. d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
  18. d4df3db block: Drop some superfluous casts from void * by Markus Armbruster · 11 years ago
  19. a67e128 vhdx: Handle failure for potentially large allocations by Kevin Wolf · 11 years ago
  20. 4f75b52 block: VHDX endian fixes by Jeff Cody · 11 years ago
  21. 349592e block: vhdx - add error check by Jeff Cody · 11 years ago
  22. dc6fb73 Fixed various typos by Deepak Kathayat · 11 years ago
  23. f50159f block/vhdx: Error checking fixes by Markus Armbruster · 11 years ago
  24. 7e30e6a block: vhdx - improve error message, and .bdrv_check implementation by Jeff Cody · 11 years ago
  25. 8adc523 block: vhdx - add log write support by Jeff Cody · 11 years ago
  26. 0a43a1b block: vhdx - log parsing, replay, and flush support by Jeff Cody · 11 years ago