aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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