Sign in
qemu
/
qemu
/
7ebf54bca173c1e5b970f9462436b2c151309220
/
block
/
cow.c
6f1953c
block: use fdatasync instead of fsync if possible
by Christoph Hellwig
· 16 years ago
db08adf
qemu-img: Print available options with -o ?
by Kevin Wolf
· 16 years ago
0e7e198
Convert all block drivers to new bdrv_create
by Kevin Wolf
· 16 years ago
019d6b8
Move block drivers into their own directory
by Anthony Liguori
· 16 years ago
[Renamed from block-cow.c]
5efa9d5
Convert block infrastructure to use new module init functionality
by Anthony Liguori
· 16 years ago
3f4cb3d
Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'
by blueswir1
· 16 years ago
e60f469
Use C99 initializers for BlockDriver methods
by aurel32
· 16 years ago
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
· 19 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
· 21 years ago
ea2384d
new disk image layer
by bellard
· 21 years ago