summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* block: Rename bdrv_co_flush to bdrv_co_flush_to_diskKevin Wolf2011-11-111-6/+9
* block: change flush to co_flushPaolo Bonzini2011-10-211-2/+2
* w32: Fix qemu_ftruncate64Stefan Weil2011-08-221-2/+6
* block/raw-win32: Drop disabled code for removable host devicesMarkus Armbruster2011-08-011-35/+0
* block: add bdrv_get_allocated_file_size() operationFam Zheng2011-07-191-0/+29
* block: clarify the meaning of BDRV_O_NOCACHEChristoph Hellwig2011-06-081-6/+6
* raw-win32: Fix bdrv_flush return valueKevin Wolf2011-01-311-1/+1
* Fix win32 buildBlue Swirl2010-11-071-1/+1
* block: Allow bdrv_flush to return errorsKevin Wolf2010-11-041-1/+8
* block: Fix bdrv_has_zero_initKevin Wolf2010-08-031-0/+6
* block: Open the underlying image file in generic codeKevin Wolf2010-05-031-2/+2
* block: separate raw images from the file protocolChristoph Hellwig2010-05-031-5/+7
* block: kill BDRV_O_CREATChristoph Hellwig2010-01-261-7/+3
* Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...Naphtali Sprei2010-01-201-2/+2
* block: add bdrv_probe_device methodChristoph Hellwig2009-06-151-0/+10
* qemu-img: Print available options with -o ?Kevin Wolf2009-06-061-1/+5
* Convert all block drivers to new bdrv_createKevin Wolf2009-05-221-4/+16
* Fix warning on WIN32Anthony Liguori2009-05-141-1/+0
* Move block drivers into their own directoryAnthony Liguori2009-05-141-0/+394