Sign in
qemu
/
qemu
/
6fa13c170c6f85bf76b23d689df2cc576f12bffd
/
block-cow.c
faf0796
Split block API from vl.h.
by pbrook
· 17 years ago
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
83f6409
async file I/O API
by bellard
· 18 years ago
7a6cba6
Disk cache flush support.
by pbrook
· 19 years ago
712e787
probing fixes
by bellard
· 20 years ago
2b03a7a
renamed set_bit to cow_set_bit (Paul Brook)
by bellard
· 20 years ago
e2731ad
fixed block close() method prototype
by bellard
· 20 years ago
d524939
64 bit file I/O by default
by bellard
· 20 years ago
ea2384d
new disk image layer
by bellard
· 20 years ago