1. c2c9a46 qcow2: Allow >4 GB VM state by Kevin Wolf · 13 years ago
  2. e3f652b qcow2: Fix error path in qcow2_snapshot_load_tmp by Kevin Wolf · 13 years ago
  3. 9a47678 qcow2: Fix order in qcow2_snapshot_delete by Kevin Wolf · 13 years ago
  4. 43a0cac qcow2: Fix order of refcount updates in qcow2_snapshot_goto by Kevin Wolf · 13 years ago
  5. 589f284 qcow2: Return real error in qcow2_snapshot_goto by Kevin Wolf · 13 years ago
  6. d1ea98d qcow2: Rework qcow2_snapshot_create error handling by Kevin Wolf · 13 years ago
  7. 0334316 qcow2: Cleanups and memleak fix in qcow2_snapshot_create by Kevin Wolf · 13 years ago
  8. d69969c qcow2: Update snapshot table information at once by Kevin Wolf · 13 years ago
  9. 07fd877 qcow2: Return real error code in qcow2_write_snapshots by Kevin Wolf · 13 years ago
  10. 42deb29 qcow2: Return real error code in qcow2_read_snapshots by Kevin Wolf · 13 years ago
  11. 541dc0d Use new macro QEMU_PACKED for packed structures by Stefan Weil · 13 years ago
  12. 6cbc303 qcow2: Fix DEBUG_* compilation by Philipp Hahn · 14 years ago
  13. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  14. 35d7ace qcow2: Fix L1 table size after bdrv_snapshot_goto by Kevin Wolf · 14 years ago
  15. 7c80ab3 block/qcow2.c: rename qcow_ functions to qcow2_ by Jes Sorensen · 14 years ago
  16. 51ef672 Copy snapshots out of QCOW2 disk by edison · 14 years ago
  17. 7289375 qcow2: Support exact L1 table growth by Stefan Hajnoczi · 14 years ago
  18. 29216ed qcow2: Move sync out of qcow2_alloc_clusters by Kevin Wolf · 14 years ago
  19. 8b3b720 qcow2: Use bdrv_(p)write_sync for metadata writes by Kevin Wolf · 15 years ago
  20. 66f82ce block: Open the underlying image file in generic code by Kevin Wolf · 15 years ago
  21. 5d757b5 qcow2: Don't ignore qcow2_alloc_clusters return value by Kevin Wolf · 15 years ago
  22. 702ef63 qcow2: Fix some more qemu_malloc fallout by Kevin Wolf · 15 years ago
  23. 14899cd Fix QCOW2 debugging code to compile again by Filip Navara · 16 years ago
  24. ed6ccf0 qcow2: Rename global functions by Kevin Wolf · 16 years ago
  25. c142442 qcow2: Split out snapshot functions by Kevin Wolf · 16 years ago