Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-13 | Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static' | blueswir1 | 1 | -5/+5 |
2009-03-07 | Use C99 initializers for BlockDriver methods | aurel32 | 1 | -10/+10 |
2007-11-11 | Split block API from vl.h. | pbrook | 1 | -1/+1 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 1 | -4/+4 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -16/+16 |
2006-08-01 | async file I/O API | bellard | 1 | -21/+17 |
2006-06-04 | Disk cache flush support. | pbrook | 1 | -0/+7 |
2005-04-28 | probing fixes | bellard | 1 | -1/+2 |
2005-04-10 | renamed set_bit to cow_set_bit (Paul Brook) | bellard | 1 | -2/+2 |
2004-09-18 | fixed block close() method prototype | bellard | 1 | -1/+1 |
2004-08-03 | 64 bit file I/O by default | bellard | 1 | -2/+2 |
2004-08-01 | new disk image layer | bellard | 1 | -0/+263 |