Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -15/+15 |
* | vmdk compatibility level 6 images, by Soren Hansen. | ths | 2007-09-16 | 1 | -1/+1 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -57/+57 |
* | Dynamically allocate AIO Completion Blocks. | pbrook | 2006-08-07 | 1 | -128/+103 |
* | block API change | bellard | 2006-08-05 | 1 | -16/+15 |
* | added missing returns | bellard | 2006-08-03 | 1 | -0/+2 |
* | async file I/O API | bellard | 2006-08-01 | 1 | -78/+290 |
* | Disk cache flush support. | pbrook | 2006-06-04 | 1 | -0/+7 |
* | qcow_make_empty() support (Johannes Schindelin) | bellard | 2005-12-18 | 1 | -18/+40 |
* | probing fixes | bellard | 2005-04-28 | 1 | -5/+16 |
* | zlib.h is an external header | bellard | 2004-09-29 | 1 | -1/+1 |
* | fixed block close() method prototype | bellard | 2004-09-18 | 1 | -1/+1 |
* | 64 bit file I/O by default | bellard | 2004-08-03 | 1 | -13/+13 |
* | new disk image layer | bellard | 2004-08-01 | 1 | -0/+677 |