summaryrefslogtreecommitdiffstats
path: root/block_int.h
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings that would be caused by ld flag --warn-commonblueswir12008-09-171-1/+1
* Revert fix for CVE-2008-0928. Will be fixed in a different way later.aurel322008-03-111-1/+0
* Fix CVE-2008-0928 - insufficient block device address range checkingaurel322008-03-111-0/+1
* Real SCSI device passthrough (v4), by Laurent Vivier.ths2007-12-241-0/+4
* Collecting block device statistics, by Richard W.M. Jones.ths2007-12-021-0/+6
* Split block API from vl.h.pbrook2007-11-111-0/+4
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-2/+2
* vmdk compatibility level 6 images, by Soren Hansen.ths2007-09-161-0/+4
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-13/+13
* better support of host drivesbellard2006-08-191-3/+9
* Dynamically allocate AIO Completion Blocks.pbrook2006-08-071-11/+16
* qcow2 is now used for '-snapshot' - keep BlockDriverState.total_sectorsbellard2006-08-061-1/+2
* multiple snapshot supportbellard2006-08-051-0/+11
* async file I/O APIbellard2006-08-011-2/+30
* Disk cache flush support.pbrook2006-06-041-0/+1
* qcow_make_empty() support (Johannes Schindelin)bellard2005-12-181-0/+3
* better BIOS ATA translation supportbellard2004-11-161-1/+1
* fixed block close() method prototypebellard2004-09-181-1/+1
* new disk image layerbellard2004-08-011-0/+77
OpenPOWER on IntegriCloud