aboutsummaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)Author
2016-02-02qemu-img: Make MapEntry a QAPI structFam Zheng
2016-02-02block/qapi: Emit tray_open only if there is a trayMax Reitz
2016-02-02blockdev: Fix 'change' for slot devicesMax Reitz
2016-01-07qmp: Add blockdev-mirror commandFam Zheng
2015-12-17blkdebug: Avoid '.' in enum valuesEric Blake
2015-12-17blkdebug: Merge hand-rolled and qapi BlkdebugEvent enumEric Blake
2015-12-11blockdev: Mark {insert, remove}-medium experimentalMax Reitz
2015-11-17block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia
2015-11-12block: New option to define the intervals for collecting I/O statisticsAlberto Garcia
2015-11-12block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia
2015-11-12block: Compute minimum, maximum and average I/O latenciesAlberto Garcia
2015-11-12block: Allow configuring whether to account failed and invalid opsAlberto Garcia
2015-11-12block: Add statistics for failed and invalid I/O operationsAlberto Garcia
2015-11-12block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia
2015-11-11block: Add 'x-blockdev-del' QMP commandAlberto Garcia
2015-11-11block: add a 'blockdev-snapshot' QMP commandAlberto Garcia
2015-11-11block: rename BlockdevSnapshot to BlockdevSnapshotSyncAlberto Garcia
2015-11-11blockdev: read-only-mode for blockdev-change-mediumMax Reitz
2015-11-11qmp: Introduce blockdev-change-mediumMax Reitz
2015-11-11blockdev: Add blockdev-insert-mediumMax Reitz
2015-11-11blockdev: Add blockdev-remove-mediumMax Reitz
2015-11-11blockdev: Add blockdev-close-trayMax Reitz
2015-11-11blockdev: Add blockdev-open-trayMax Reitz
2015-10-23blockdev: Allow creation of BDS trees without BBMax Reitz
2015-10-23block: Remove host floppy supportMax Reitz
2015-09-04qcow2: add option to clean unused cache entries after some timeAlberto Garcia
2015-07-02qmp: Add optional bool "unmap" to drive-mirrorFam Zheng
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-06-23throttle: Fix typo in the documentation of block_set_io_throttleAlberto Garcia
2015-06-23vvfat: add a label optionWolfgang Bumiller
2015-06-12throttle: add the name of the ThrottleGroup to BlockDeviceInfoAlberto Garcia
2015-06-12throttle: Add throttle group supportAlberto Garcia
2015-05-29qapi: add dirty bitmap statusJohn Snow
2015-05-08docs: update BLOCK_IMAGE_CORRUPTED documentationAlberto Garcia
2015-05-05qapi: Use 'struct' instead of 'type' in schemaEric Blake
2015-05-05qapi: Use 'alternate' to replace anonymous unionEric Blake
2015-04-28qmp: Add dirty bitmap status field in query-blockJohn Snow
2015-04-28qmp: add block-dirty-bitmap-clearJohn Snow
2015-04-28qmp: Add support of "dirty-bitmap" sync mode for drive-backupJohn Snow
2015-04-28block: Add bitmap successorsJohn Snow
2015-04-28qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-removeJohn Snow
2015-04-28qmp: Ensure consistent granularity typeJohn Snow
2015-04-28qapi: Add optional field "name" to block dirty bitmapFam Zheng
2015-04-28block: add 'node-name' field to BLOCK_IMAGE_CORRUPTEDAlberto Garcia
2015-04-28block/null: Latency simulation by adding new option "latency-ns"Fam Zheng
2015-03-27block: Document blockdev-add's immaturityMarkus Armbruster
2015-03-19block: Fix blockdev-backup not to use funky error classMarkus Armbruster
2015-03-19raw-posix: Deprecate host floppy passthroughMarkus Armbruster
2015-03-16block: Fix block-set-write-threshold not to use funky error classMarkus Armbruster