aboutsummaryrefslogtreecommitdiff
path: root/block/qcow2-snapshot.c
AgeCommit message (Expand)Author
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-08-23qcow2: Fix DEBUG_* compilationPhilipp Hahn
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-05qcow2: Fix L1 table size after bdrv_snapshot_gotoKevin Wolf
2010-12-17block/qcow2.c: rename qcow_ functions to qcow2_Jes Sorensen
2010-10-22Copy snapshots out of QCOW2 diskedison
2010-10-22qcow2: Support exact L1 table growthStefan Hajnoczi
2010-09-21qcow2: Move sync out of qcow2_alloc_clustersKevin Wolf
2010-06-22qcow2: Use bdrv_(p)write_sync for metadata writesKevin Wolf
2010-05-03block: Open the underlying image file in generic codeKevin Wolf
2010-01-26qcow2: Don't ignore qcow2_alloc_clusters return valueKevin Wolf
2009-12-03qcow2: Fix some more qemu_malloc falloutKevin Wolf
2009-06-29Fix QCOW2 debugging code to compile againFilip Navara
2009-06-16qcow2: Rename global functionsKevin Wolf
2009-06-16qcow2: Split out snapshot functionsKevin Wolf