aboutsummaryrefslogtreecommitdiff
path: root/block-qcow2.c
AgeCommit message (Expand)Author
2008-03-11Revert fix for CVE-2008-0928. Will be fixed in a different way later.aurel32
2008-03-11Fix CVE-2008-0928 - insufficient block device address range checkingaurel32
2007-11-11Split block API from vl.h.pbrook
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16vmdk compatibility level 6 images, by Soren Hansen.ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-04-02Qcow2: Release refcount table clusters after growing the refcount table,ths
2007-04-01Qcow2 corruption fix, by Juergen Keil.ths
2006-08-07Dynamically allocate AIO Completion Blocks.pbrook
2006-08-06handle read outside the backing filebellard
2006-08-05fixed disk image creationbellard
2006-08-05new qcow2 disk image formatbellard