aboutsummaryrefslogtreecommitdiff
path: root/block/qcow2.h
AgeCommit message (Expand)Author
2010-02-10qcow2: Fix signedness bugsKevin Wolf
2010-01-26qcow2: Return 0/-errno in qcow2_alloc_cluster_offsetKevin Wolf
2009-10-27Revert "qcow2: Bring synchronous read/write back to life"Kevin Wolf
2009-10-15qcow2: Bring synchronous read/write back to lifeKevin Wolf
2009-10-05qcow2: Increase maximum cluster size to 2 MBKevin Wolf
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-09-09qcow2: Order concurrent AIO requests on the same unallocated clusterKevin Wolf
2009-06-29Fix QCOW2 debugging code to compile againFilip Navara
2009-06-16qcow2: Rename global functionsKevin Wolf
2009-06-16qcow2: Split out snapshot functionsKevin Wolf
2009-06-16qcow2: Split out guest cluster functionsKevin Wolf
2009-06-16qcow2: Split out refcount handlingKevin Wolf