index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block-qcow.c
Age
Commit message (
Expand
)
Author
2008-06-05
Remove dead-code (else-block) from block-qcow.c, by Marc Bevand.
ths
2008-03-18
restore rw support for vvfat
aurel32
2008-03-11
Revert fix for CVE-2008-0928. Will be fixed in a different way later.
aurel32
2008-03-11
Fix CVE-2008-0928 - insufficient block device address range checking
aurel32
2007-11-11
Split block API from vl.h.
pbrook
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
vmdk compatibility level 6 images, by Soren Hansen.
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2006-08-07
Dynamically allocate AIO Completion Blocks.
pbrook
2006-08-05
block API change
bellard
2006-08-03
added missing returns
bellard
2006-08-01
async file I/O API
bellard
2006-06-04
Disk cache flush support.
pbrook
2005-12-18
qcow_make_empty() support (Johannes Schindelin)
bellard
2005-04-28
probing fixes
bellard
2004-09-29
zlib.h is an external header
bellard
2004-09-18
fixed block close() method prototype
bellard
2004-08-03
64 bit file I/O by default
bellard
2004-08-01
new disk image layer
bellard