Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use C99 initializers for BlockDriver methods | aurel32 | 2009-03-07 | 1 | -7/+6 |
* | block: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 2009-02-05 | 1 | -6/+3 |
* | Remove unnecessary trailing newlines | blueswir1 | 2008-12-13 | 1 | -2/+0 |
* | Split block API from vl.h. | pbrook | 2007-11-11 | 1 | -1/+1 |
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 1 | -2/+2 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -8/+8 |
* | async file I/O API | bellard | 2006-08-01 | 1 | -3/+3 |
* | use uint8_t instead of char | bellard | 2006-02-01 | 1 | -4/+4 |
* | .dmg disk image format support (Johannes Schindelin) | bellard | 2004-12-12 | 1 | -1/+3 |
* | cloop driver (Johannes Schindelin) | bellard | 2004-09-29 | 1 | -0/+167 |