aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qcow2: Increase maximum cluster size to 2 MBKevin Wolf2009-10-051-6/+8
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-2/+2
* qcow2: Order concurrent AIO requests on the same unallocated clusterKevin Wolf2009-09-091-0/+39
* qcow2: Fix L1 table memory allocationKevin Wolf2009-07-101-1/+1
* alloc_cluster_link_l2: Write complete sectorsKevin Wolf2009-06-161-3/+25
* l2_allocate: Write complete sectorsKevin Wolf2009-06-161-5/+28
* qcow2: Rename global functionsKevin Wolf2009-06-161-31/+32
* qcow2: Split out guest cluster functionsKevin Wolf2009-06-161-0/+754