summaryrefslogtreecommitdiffstats
path: root/include/block/block_int.h
Commit message (Expand)AuthorAgeFilesLines
* snapshot: distinguish id and name in snapshot deleteWenchao Xia2013-09-121-1/+4
* block: Image file option amendmentMax Reitz2013-09-121-0/+3
* block: introduce bdrv_get_block_status APIPaolo Bonzini2013-09-061-1/+1
* block: implement reference count for BlockDriverStateFam Zheng2013-09-061-0/+1
* block: Enable the new throttling code in the block layer.BenoƮt Canet2013-09-061-26/+6
* aio / timers: Untangle include filesAlex Bligh2013-08-221-0/+1
* block: Introduce bs->zero_beyond_eofAsias He2013-08-221-0/+3
* Implement sync modes for drive-backup.Ian Main2013-07-261-1/+3
* block: add basic backup support to block driverDietmar Maurer2013-06-281-0/+19
* block: add bdrv_add_before_write_notifier()Stefan Hajnoczi2013-06-281-1/+22
* block: move qmp and info dump related code to block/qapi.cWenchao Xia2013-06-041-0/+1
* block: Remove filename parameter from .bdrv_file_open()Kevin Wolf2013-04-221-2/+1
* block: Introduce bdrv_writev_vmstateKevin Wolf2013-04-151-2/+2
* block: keep I/O throttling slice time constantStefan Hajnoczi2013-04-051-1/+0
* block: fix I/O throttling accounting blind spotStefan Hajnoczi2013-04-051-1/+1
* block: Allow omitting the file name when using driver-specific optionsKevin Wolf2013-03-221-0/+3
* block: Introduce .bdrv_parse_filename callbackKevin Wolf2013-03-221-0/+1
* block: Add options QDict to bdrv_file_open() prototypesKevin Wolf2013-03-221-1/+2
* block: add bdrv_get_aio_context()Stefan Hajnoczi2013-03-151-0/+7
* block: Add options QDict to bdrv_open() prototypeKevin Wolf2013-03-151-0/+1
* block: Add options QDict to .bdrv_open()Kevin Wolf2013-03-151-1/+1
* vmdk: Allow selecting SCSI adapter in image creationOthmar Pasteka2013-02-011-0/+1
* mirror: add buf-size argument to drive-mirrorPaolo Bonzini2013-01-251-2/+3
* mirror: allow customizing the granularityPaolo Bonzini2013-01-251-1/+2
* block: implement dirty bitmap using HBitmapPaolo Bonzini2013-01-251-2/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-3/+3
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* block: move include files to include/block/Paolo Bonzini2012-12-191-0/+366
OpenPOWER on IntegriCloud