Sign in
qemu
/
qemu
/
f10c315f8fa1b5ea06fdccee0001928af47d9147
/
block-bochs.c
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
6850dd9
Support for Bochs "growing" images, by Volker Ruppert.
by ths
· 18 years ago
83f6409
async file I/O API
by bellard
· 19 years ago
a8753c3
Bochs disk image support (Alex Beregszaszi)
by bellard
· 20 years ago