aboutsummaryrefslogtreecommitdiffstats
path: root/block-qcow.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-18restore rw support for vvfataurel321-5/+9
2008-03-11Revert fix for CVE-2008-0928. Will be fixed in a different way later.aurel321-1/+1
2008-03-11Fix CVE-2008-0928 - insufficient block device address range checkingaurel321-1/+1
2007-11-11Split block API from vl.h.pbrook1-1/+1
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-15/+15
2007-09-16vmdk compatibility level 6 images, by Soren Hansen.ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-57/+57
2006-08-07Dynamically allocate AIO Completion Blocks.pbrook1-128/+103
2006-08-05block API changebellard1-16/+15
2006-08-03added missing returnsbellard1-0/+2
2006-08-01async file I/O APIbellard1-78/+290
2006-06-04Disk cache flush support.pbrook1-0/+7
2005-12-18qcow_make_empty() support (Johannes Schindelin)bellard1-18/+40
2005-04-28probing fixesbellard1-5/+16
2004-09-29zlib.h is an external headerbellard1-1/+1
2004-09-18fixed block close() method prototypebellard1-1/+1
2004-08-0364 bit file I/O by defaultbellard1-13/+13
2004-08-01new disk image layerbellard1-0/+677