aboutsummaryrefslogtreecommitdiff
path: root/block-cloop.c
AgeCommit message (Expand)Author
2009-03-07Use C99 initializers for BlockDriver methodsaurel32
2009-02-05block: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-13Remove unnecessary trailing newlinesblueswir1
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-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2006-08-01async file I/O APIbellard
2006-02-01use uint8_t instead of charbellard
2004-12-12.dmg disk image format support (Johannes Schindelin)bellard
2004-09-29cloop driver (Johannes Schindelin)bellard