Sign in
qemu
/
qemu
/
0411a9725829d626bb0b2f11a461463c96061682
/
block-qcow.c
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
ec36ba1
vmdk compatibility level 6 images, by Soren Hansen.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
ce1a14d
Dynamically allocate AIO Completion Blocks.
by pbrook
· 19 years ago
c47c33b
block API change
by bellard
· 19 years ago
e7b8101
added missing returns
by bellard
· 19 years ago
83f6409
async file I/O API
by bellard
· 19 years ago
7a6cba6
Disk cache flush support.
by pbrook
· 19 years ago
95389c8
qcow_make_empty() support (Johannes Schindelin)
by bellard
· 19 years ago
712e787
probing fixes
by bellard
· 20 years ago
28d34b8
zlib.h is an external header
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
· 21 years ago
ea2384d
new disk image layer
by bellard
· 21 years ago