summaryrefslogtreecommitdiffstats
path: root/block-bochs.c
Commit message (Expand)AuthorAgeFilesLines
* Move block drivers into their own directoryAnthony Liguori2009-05-141-259/+0
* Convert block infrastructure to use new module init functionalityAnthony Liguori2009-05-141-1/+9
* Use C99 initializers for BlockDriver methodsaurel322009-03-071-7/+6
* block: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Split block API from vl.h.pbrook2007-11-111-1/+1
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-14/+14
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-17/+17
* Support for Bochs "growing" images, by Volker Ruppert.ths2007-01-051-5/+35
* async file I/O APIbellard2006-08-011-3/+3
* Bochs disk image support (Alex Beregszaszi)bellard2005-04-261-0/+224
OpenPOWER on IntegriCloud