aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove dead-code (else-block) from block-qcow.c, by Marc Bevand.ths2008-06-051-25/+20
* restore rw support for vvfataurel322008-03-181-5/+9
* Revert fix for CVE-2008-0928. Will be fixed in a different way later.aurel322008-03-111-1/+1
* Fix CVE-2008-0928 - insufficient block device address range checkingaurel322008-03-111-1/+1
* Split block API from vl.h.pbrook2007-11-111-1/+1
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-15/+15
* vmdk compatibility level 6 images, by Soren Hansen.ths2007-09-161-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-57/+57
* Dynamically allocate AIO Completion Blocks.pbrook2006-08-071-128/+103
* block API changebellard2006-08-051-16/+15
* added missing returnsbellard2006-08-031-0/+2
* async file I/O APIbellard2006-08-011-78/+290
* Disk cache flush support.pbrook2006-06-041-0/+7
* qcow_make_empty() support (Johannes Schindelin)bellard2005-12-181-18/+40
* probing fixesbellard2005-04-281-5/+16
* zlib.h is an external headerbellard2004-09-291-1/+1
* fixed block close() method prototypebellard2004-09-181-1/+1
* 64 bit file I/O by defaultbellard2004-08-031-13/+13
* new disk image layerbellard2004-08-011-0/+677