summaryrefslogtreecommitdiffstats
path: root/block/qcow2-snapshot.c
Commit message (Expand)AuthorAgeFilesLines
* Use new macro QEMU_PACKED for packed structuresStefan Weil2011-09-031-1/+1
* qcow2: Fix DEBUG_* compilationPhilipp Hahn2011-08-231-3/+12
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-19/+19
* qcow2: Fix L1 table size after bdrv_snapshot_gotoKevin Wolf2011-08-051-5/+11
* block/qcow2.c: rename qcow_ functions to qcow2_Jes Sorensen2010-12-171-3/+3
* Copy snapshots out of QCOW2 diskedison2010-10-221-0/+31
* qcow2: Support exact L1 table growthStefan Hajnoczi2010-10-221-1/+1
* qcow2: Move sync out of qcow2_alloc_clustersKevin Wolf2010-09-211-0/+2
* qcow2: Use bdrv_(p)write_sync for metadata writesKevin Wolf2010-06-221-12/+11
* block: Open the underlying image file in generic codeKevin Wolf2010-05-031-11/+11
* qcow2: Don't ignore qcow2_alloc_clusters return valueKevin Wolf2010-01-261-1/+10
* qcow2: Fix some more qemu_malloc falloutKevin Wolf2009-12-031-1/+6
* Fix QCOW2 debugging code to compile againFilip Navara2009-06-291-3/+3
* qcow2: Rename global functionsKevin Wolf2009-06-161-17/+17
* qcow2: Split out snapshot functionsKevin Wolf2009-06-161-0/+405
OpenPOWER on IntegriCloud