1. 2914caa block: take lock around bdrv_read implementations by Paolo Bonzini · 13 years ago
  2. 848c66e block: add a CoMutex to synchronous read drivers by Paolo Bonzini · 13 years ago
  3. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  4. 64a31d5 dmg: use qemu block API by Christoph Hellwig · 15 years ago
  5. 16cdf7c dmg: use pread by Christoph Hellwig · 15 years ago
  6. cd02a24 dmg: fix reading of uncompressed chunks by Christoph Hellwig · 15 years ago
  7. 66f82ce block: Open the underlying image file in generic code by Kevin Wolf · 15 years ago
  8. 1559ca0 dmg: fix ->open failure by Christoph Hellwig · 15 years ago
  9. 1cec71e Revert "support colon in filenames" by Anthony Liguori · 16 years ago
  10. 707c0db support colon in filenames by Ram Pai · 16 years ago
  11. 019d6b8 Move block drivers into their own directory by Anthony Liguori · 16 years ago[Renamed from block-dmg.c]
  12. 5efa9d5 Convert block infrastructure to use new module init functionality by Anthony Liguori · 16 years ago
  13. e60f469 Use C99 initializers for BlockDriver methods by aurel32 · 16 years ago
  14. 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
  15. 3ec88e8 block: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  16. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  17. 2137b4c Add qemu_realloc(), by Gerd Hoffmann. by ths · 17 years ago
  18. faf0796 Split block API from vl.h. by pbrook · 17 years ago
  19. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 18 years ago
  20. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  21. 83f6409 async file I/O API by bellard · 19 years ago
  22. 28a5c9c use uint8_t instead of char by bellard · 19 years ago
  23. 7c35359 raw dmg support by bellard · 20 years ago
  24. 995179f gcc 2.x fix by bellard · 20 years ago
  25. 585d0ed .dmg disk image format support (Johannes Schindelin) by bellard · 20 years ago