target-mips: optimize gen_mul_vr54xx()
[qemu] / block-dmg.c
2009-03-07 aurel32Use C99 initializers for BlockDriver methods
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-02-05 aliguoriblock: remove error handling from qemu_malloc() callers...
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-08-06 thsAdd qemu_realloc(), by Gerd Hoffmann.
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
2005-04-28 bellardraw dmg support
2005-01-03 bellardgcc 2.x fix
2004-12-12 bellard.dmg disk image format support (Johannes Schindelin)