summaryrefslogtreecommitdiff
path: root/block/qcow2-cluster.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl1-2/+2
2009-09-09qcow2: Order concurrent AIO requests on the same unallocated clusterKevin Wolf1-0/+39
2009-07-10qcow2: Fix L1 table memory allocationKevin Wolf1-1/+1
2009-06-16alloc_cluster_link_l2: Write complete sectorsKevin Wolf1-3/+25
2009-06-16l2_allocate: Write complete sectorsKevin Wolf1-5/+28
2009-06-16qcow2: Rename global functionsKevin Wolf1-31/+32
2009-06-16qcow2: Split out guest cluster functionsKevin Wolf1-0/+754