summaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)AuthorFilesLines
2016-03-30block: add generic full disk encryption driverDaniel P. Berrange1-2/+20
2016-03-30block: Remove cache.writeback from blockdev-addKevin Wolf1-3/+1
2016-03-18qapi: Use anonymous bases in QMP flat unionsEric Blake1-53/+45
2016-02-22qapi: Correct the name of the iops_rd parameterAlberto Garcia1-1/+1
2016-02-22qapi: Add burst length fields to BlockDeviceInfoAlberto Garcia1-6/+33
2016-02-22qapi: Add burst length parameters to block_set_io_throttleAlberto Garcia1-6/+45
2016-02-02qemu-img: Make MapEntry a QAPI structFam Zheng1-0/+27
2016-02-02block/qapi: Emit tray_open only if there is a trayMax Reitz1-2/+2
2016-02-02blockdev: Fix 'change' for slot devicesMax Reitz1-2/+1
2016-01-07qmp: Add blockdev-mirror commandFam Zheng1-0/+48
2015-12-17blkdebug: Avoid '.' in enum valuesEric Blake1-8/+8
2015-12-17blkdebug: Merge hand-rolled and qapi BlkdebugEvent enumEric Blake1-1/+3
2015-12-11blockdev: Mark {insert, remove}-medium experimentalMax Reitz1-6/+12
2015-11-17block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia1-4/+3
2015-11-12block: New option to define the intervals for collecting I/O statisticsAlberto Garcia1-0/+4
2015-11-12block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia1-1/+8
2015-11-12block: Compute minimum, maximum and average I/O latenciesAlberto Garcia1-1/+51
2015-11-12block: Allow configuring whether to account failed and invalid opsAlberto Garcia1-1/+16
2015-11-12block: Add statistics for failed and invalid I/O operationsAlberto Garcia1-1/+22
2015-11-12block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia1-1/+5
2015-11-11block: Add 'x-blockdev-del' QMP commandAlberto Garcia1-2/+30
2015-11-11block: add a 'blockdev-snapshot' QMP commandAlberto Garcia1-0/+28
2015-11-11block: rename BlockdevSnapshot to BlockdevSnapshotSyncAlberto Garcia1-4/+4
2015-11-11blockdev: read-only-mode for blockdev-change-mediumMax Reitz1-1/+23
2015-11-11qmp: Introduce blockdev-change-mediumMax Reitz1-0/+23
2015-11-11blockdev: Add blockdev-insert-mediumMax Reitz1-0/+17
2015-11-11blockdev: Add blockdev-remove-mediumMax Reitz1-0/+16
2015-11-11blockdev: Add blockdev-close-trayMax Reitz1-0/+16
2015-11-11blockdev: Add blockdev-open-trayMax Reitz1-0/+32
2015-10-23blockdev: Allow creation of BDS trees without BBMax Reitz1-4/+9
2015-10-23block: Remove host floppy supportMax Reitz1-5/+4
2015-09-04qcow2: add option to clean unused cache entries after some timeAlberto Garcia1-1/+6
2015-07-02qmp: Add optional bool "unmap" to drive-mirrorFam Zheng1-1/+7
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow1-4/+4
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+5
2015-06-23throttle: Fix typo in the documentation of block_set_io_throttleAlberto Garcia1-1/+1
2015-06-23vvfat: add a label optionWolfgang Bumiller1-1/+5
2015-06-12throttle: add the name of the ThrottleGroup to BlockDeviceInfoAlberto Garcia1-1/+3
2015-06-12throttle: Add throttle group supportAlberto Garcia1-1/+24
2015-05-29qapi: add dirty bitmap statusJohn Snow1-2/+21
2015-05-08docs: update BLOCK_IMAGE_CORRUPTED documentationAlberto Garcia1-1/+1
2015-05-05qapi: Use 'struct' instead of 'type' in schemaEric Blake1-33/+33
2015-05-05qapi: Use 'alternate' to replace anonymous unionEric Blake1-4/+2
2015-04-28qmp: Add dirty bitmap status field in query-blockJohn Snow1-1/+4
2015-04-28qmp: add block-dirty-bitmap-clearJohn Snow1-0/+14
2015-04-28qmp: Add support of "dirty-bitmap" sync mode for drive-backupJohn Snow1-4/+10
2015-04-28block: Add bitmap successorsJohn Snow1-0/+1
2015-04-28qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-removeJohn Snow1-0/+55
2015-04-28qmp: Ensure consistent granularity typeJohn Snow1-1/+1
2015-04-28qapi: Add optional field "name" to block dirty bitmapFam Zheng1-1/+3