aboutsummaryrefslogtreecommitdiffstats
path: root/block_int.h
AgeCommit message (Expand)AuthorFilesLines
2008-03-11Revert fix for CVE-2008-0928. Will be fixed in a different way later.aurel321-1/+0
2008-03-11Fix CVE-2008-0928 - insufficient block device address range checkingaurel321-0/+1
2007-12-24Real SCSI device passthrough (v4), by Laurent Vivier.ths1-0/+4
2007-12-02Collecting block device statistics, by Richard W.M. Jones.ths1-0/+6
2007-11-11Split block API from vl.h.pbrook1-0/+4
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-2/+2
2007-09-16vmdk compatibility level 6 images, by Soren Hansen.ths1-0/+4
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-13/+13
2006-08-19better support of host drivesbellard1-3/+9
2006-08-07Dynamically allocate AIO Completion Blocks.pbrook1-11/+16
2006-08-06qcow2 is now used for '-snapshot' - keep BlockDriverState.total_sectorsbellard1-1/+2
2006-08-05multiple snapshot supportbellard1-0/+11
2006-08-01async file I/O APIbellard1-2/+30
2006-06-04Disk cache flush support.pbrook1-0/+1
2005-12-18qcow_make_empty() support (Johannes Schindelin)bellard1-0/+3
2004-11-16better BIOS ATA translation supportbellard1-1/+1
2004-09-18fixed block close() method prototypebellard1-1/+1
2004-08-01new disk image layerbellard1-0/+77