| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move block drivers into their own directory | Anthony Liguori | 2009-05-14 | 1 | -259/+0 |
| * | Convert block infrastructure to use new module init functionality | Anthony Liguori | 2009-05-14 | 1 | -1/+9 |
| * | 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 | -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 | -14/+14 |
| * | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -17/+17 |
| * | Support for Bochs "growing" images, by Volker Ruppert. | ths | 2007-01-05 | 1 | -5/+35 |
| * | async file I/O API | bellard | 2006-08-01 | 1 | -3/+3 |
| * | Bochs disk image support (Alex Beregszaszi) | bellard | 2005-04-26 | 1 | -0/+224 |