summaryrefslogtreecommitdiffstats
path: root/block/qcow2-refcount.c
Commit message (Expand)AuthorAgeFilesLines
* 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