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_int.h
Age
Commit message (
Expand
)
Author
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-12-24
Real SCSI device passthrough (v4), by Laurent Vivier.
ths
2007-12-02
Collecting block device statistics, by Richard W.M. Jones.
ths
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-19
better support of host drives
bellard
2006-08-07
Dynamically allocate AIO Completion Blocks.
pbrook
2006-08-06
qcow2 is now used for '-snapshot' - keep BlockDriverState.total_sectors
bellard
2006-08-05
multiple snapshot support
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
2004-11-16
better BIOS ATA translation support
bellard
2004-09-18
fixed block close() method prototype
bellard
2004-08-01
new disk image layer
bellard