aboutsummaryrefslogtreecommitdiff
path: root/block-qcow.c
AgeCommit message (Expand)Author
2009-01-08qcow1: Fix compressed images (Kevin Wolf)aliguori
2008-06-05Remove dead-code (else-block) from block-qcow.c, by Marc Bevand.ths
2008-03-18restore rw support for vvfataurel32
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
2006-08-07Dynamically allocate AIO Completion Blocks.pbrook
2006-08-05block API changebellard
2006-08-03added missing returnsbellard
2006-08-01async file I/O APIbellard
2006-06-04Disk cache flush support.pbrook
2005-12-18qcow_make_empty() support (Johannes Schindelin)bellard
2005-04-28probing fixesbellard
2004-09-29zlib.h is an external headerbellard
2004-09-18fixed block close() method prototypebellard
2004-08-0364 bit file I/O by defaultbellard
2004-08-01new disk image layerbellard