summaryrefslogtreecommitdiffstats
path: root/block-cloop.c
Commit message (Expand)AuthorAgeFilesLines
* Use C99 initializers for BlockDriver methodsaurel322009-03-071-7/+6
* block: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-6/+3
* Remove unnecessary trailing newlinesblueswir12008-12-131-2/+0
* 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-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-8/+8
* async file I/O APIbellard2006-08-011-3/+3
* use uint8_t instead of charbellard2006-02-011-4/+4
* .dmg disk image format support (Johannes Schindelin)bellard2004-12-121-1/+3
* cloop driver (Johannes Schindelin)bellard2004-09-291-0/+167
OpenPOWER on IntegriCloud