remove noise for demo
[qemu] / block-cloop.c
2009-03-07 aurel32Use C99 initializers for BlockDriver methods
2009-02-05 aliguoriblock: remove error handling from qemu_malloc() callers...
2008-12-13 blueswir1Remove unnecessary trailing newlines
2007-11-11 pbrookSplit block API from vl.h.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-08-01 bellardasync file I/O API
2006-02-01 bellarduse uint8_t instead of char
2004-12-12 bellard.dmg disk image format support (Johannes Schindelin)
2004-09-29 bellardcloop driver (Johannes Schindelin)