summaryrefslogtreecommitdiffstats
path: root/qapi/block-core.json
Commit message (Expand)AuthorAgeFilesLines
* blockdev: Allow creation of BDS trees without BBMax Reitz2015-10-231-4/+9
* block: Remove host floppy supportMax Reitz2015-10-231-5/+4
* qcow2: add option to clean unused cache entries after some timeAlberto Garcia2015-09-041-1/+6
* qmp: Add optional bool "unmap" to drive-mirrorFam Zheng2015-07-021-1/+7
* qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow2015-07-021-4/+4
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-06-251-1/+5
|\
| * vvfat: add a label optionWolfgang Bumiller2015-06-231-1/+5
* | throttle: Fix typo in the documentation of block_set_io_throttleAlberto Garcia2015-06-231-1/+1
|/
* throttle: add the name of the ThrottleGroup to BlockDeviceInfoAlberto Garcia2015-06-121-1/+3
* throttle: Add throttle group supportAlberto Garcia2015-06-121-1/+24
* qapi: add dirty bitmap statusJohn Snow2015-05-291-2/+21
* docs: update BLOCK_IMAGE_CORRUPTED documentationAlberto Garcia2015-05-081-1/+1
* qapi: Use 'struct' instead of 'type' in schemaEric Blake2015-05-051-33/+33
* qapi: Use 'alternate' to replace anonymous unionEric Blake2015-05-051-4/+2
* qmp: Add dirty bitmap status field in query-blockJohn Snow2015-04-281-1/+4
* qmp: add block-dirty-bitmap-clearJohn Snow2015-04-281-0/+14
* qmp: Add support of "dirty-bitmap" sync mode for drive-backupJohn Snow2015-04-281-4/+10
* block: Add bitmap successorsJohn Snow2015-04-281-0/+1
* qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-removeJohn Snow2015-04-281-0/+55
* qmp: Ensure consistent granularity typeJohn Snow2015-04-281-1/+1
* qapi: Add optional field "name" to block dirty bitmapFam Zheng2015-04-281-1/+3
* block: add 'node-name' field to BLOCK_IMAGE_CORRUPTEDAlberto Garcia2015-04-281-6/+11
* block/null: Latency simulation by adding new option "latency-ns"Fam Zheng2015-04-281-1/+4
* block: Document blockdev-add's immaturityMarkus Armbruster2015-03-271-0/+4
* block: Fix blockdev-backup not to use funky error classMarkus Armbruster2015-03-191-3/+0
* raw-posix: Deprecate host floppy passthroughMarkus Armbruster2015-03-191-0/+2
* block: Fix block-set-write-threshold not to use funky error classMarkus Armbruster2015-03-161-4/+0
* qcow2: Add refcount_bits to format-specific infoMax Reitz2015-03-101-1/+4
* block: add event when disk usage exceeds thresholdFrancesco Romani2015-02-061-1/+50
* block: add accounting for merged requestsPeter Lieven2015-02-061-1/+8
* qmp: Add command 'blockdev-backup'Fam Zheng2015-01-131-0/+54
* qapi: Fix document for BlockStats.node-nameFam Zheng2015-01-131-1/+1
* block/qapi: Add cache information to query-blockKevin Wolf2014-12-101-1/+19
* qmp: Add optional switch "query-nodes" in query-blockstatsFam Zheng2014-12-101-1/+10
* block: Include "node-name" if present in query-blockstatsFam Zheng2014-12-101-1/+4
* Revert "qemu-img info: show nocow info"Kevin Wolf2014-11-241-4/+1
* qapi: Complete BlkdebugEventMax Reitz2014-11-071-1/+3
* blockjob: Add "ready" fieldMax Reitz2014-11-031-1/+3
* qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz2014-10-041-1/+5
* block: delete cow block driverStefan Hajnoczi2014-09-221-3/+2
* qapi/block-core: Add "new" qcow2 optionsMax Reitz2014-09-221-1/+78
* qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTEDMax Reitz2014-09-221-2/+7
* qapi: Sort items in BlockdevOptions definitionFam Zheng2014-09-221-19/+19
* qapi: Sort BlockdevDriver enum data listFam Zheng2014-09-221-5/+5
* block: Introduce "null" driversFam Zheng2014-09-221-2/+17
* qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao2014-09-121-0/+17
* block: extend BLOCK_IO_ERROR with reason stringLuiz Capitulino2014-09-111-1/+6
* block: extend BLOCK_IO_ERROR event with nospace indicatorLuiz Capitulino2014-09-101-1/+7
* qapi: add read-pattern enum for quorumLiu Yuan2014-08-291-1/+19
* QMP: Add support for ArchipelagoChrysostomos Nanakos2014-08-151-1/+34
OpenPOWER on IntegriCloud