summaryrefslogtreecommitdiffstats
path: root/block/qcow2-refcount.c
Commit message (Expand)AuthorAgeFilesLines
* qcow2: Don't ignore qcow2_alloc_clusters return valueKevin Wolf2010-01-261-0/+6
* qcow2: Don't ignore update_refcount return valueKevin Wolf2010-01-261-8/+23
* qcow2: Allow updating no refcountsKevin Wolf2010-01-261-1/+5
* qcow2: Improve error handling in update_refcountKevin Wolf2010-01-261-7/+25
* qcow2: Fix error handling in grow_refcount_tableKevin Wolf2010-01-261-3/+6
* qcow2-refcount: remove dead assignmentAmit Shah2010-01-131-1/+0
* qcow2: Fix some more qemu_malloc falloutKevin Wolf2009-12-031-7/+15
* qcow2: Fix grow_refcount_table error handlingKevin Wolf2009-10-271-1/+0
* qcow2: Increase maximum cluster size to 2 MBKevin Wolf2009-10-051-1/+2
* Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl2009-07-201-2/+2
* qcow2: Fix L1 table memory allocationKevin Wolf2009-07-101-1/+1
* qcow2: Cache refcount blocks during snapshot creationKevin Wolf2009-06-291-0/+40
* update_refcount: Write complete sectorsKevin Wolf2009-06-161-8/+26
* qcow2: Rename global functionsKevin Wolf2009-06-161-20/+20
* qcow2: Split out guest cluster functionsKevin Wolf2009-06-161-0/+28
* qcow2: Split out refcount handlingKevin Wolf2009-06-161-0/+808
OpenPOWER on IntegriCloud