summaryrefslogtreecommitdiffstats
path: root/block_int.h
Commit message (Expand)AuthorAgeFilesLines
* 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