aboutsummaryrefslogtreecommitdiff
path: root/block-bochs.c
AgeCommit message (Expand)Author
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-01-05Support for Bochs "growing" images, by Volker Ruppert.ths
2006-08-01async file I/O APIbellard
2005-04-26Bochs disk image support (Alex Beregszaszi)bellard