aboutsummaryrefslogtreecommitdiff
path: root/block_int.h
AgeCommit message (Expand)Author
2008-09-17Fix warnings that would be caused by ld flag --warn-commonblueswir1
2008-03-11Revert fix for CVE-2008-0928. Will be fixed in a different way later.aurel32
2008-03-11Fix CVE-2008-0928 - insufficient block device address range checkingaurel32
2007-12-24Real SCSI device passthrough (v4), by Laurent Vivier.ths
2007-12-02Collecting block device statistics, by Richard W.M. Jones.ths
2007-11-11Split block API from vl.h.pbrook
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16vmdk compatibility level 6 images, by Soren Hansen.ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2006-08-19better support of host drivesbellard
2006-08-07Dynamically allocate AIO Completion Blocks.pbrook
2006-08-06qcow2 is now used for '-snapshot' - keep BlockDriverState.total_sectorsbellard
2006-08-05multiple snapshot supportbellard
2006-08-01async file I/O APIbellard
2006-06-04Disk cache flush support.pbrook
2005-12-18qcow_make_empty() support (Johannes Schindelin)bellard
2004-11-16better BIOS ATA translation supportbellard
2004-09-18fixed block close() method prototypebellard
2004-08-01new disk image layerbellard