summaryrefslogtreecommitdiffstats
path: root/qapi/block-core.json
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2016-07-271-3/+3
|\
| * block/gluster: fix doc in the qapi schema and member namePrasanna Kumar Kalever2016-07-261-3/+3
* | block: export LUKS specific data to qemu-img infoDaniel P. Berrange2016-07-261-1/+5
|/
* Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2016-07-201-5/+63
|\
| * block/gluster: add support for multiple gluster serversPrasanna Kumar Kalever2016-07-191-1/+1
| * block/gluster: using new qapi schemaPrasanna Kumar Kalever2016-07-191-5/+63
* | block: Simplify drive-mirrorEric Blake2016-07-191-4/+16
* | block: Simplify block_set_io_throttleEric Blake2016-07-191-4/+16
|/
* block: Remove BB options from blockdev-addKevin Wolf2016-07-131-17/+1Star
* block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf2016-07-131-1/+3
* blockjob: Update description of the 'device' field in the QMP APIAlberto Garcia2016-07-131-10/+25
* commit: Add 'job-id' parameter to 'block-commit'Alberto Garcia2016-07-131-1/+4
* stream: Add 'job-id' parameter to 'block-stream'Alberto Garcia2016-07-131-2/+6
* backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'Alberto Garcia2016-07-131-3/+9
* mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'Alberto Garcia2016-07-131-3/+9
* blkdebug: Set request_alignment during .bdrv_refresh_limits()Eric Blake2016-07-051-1/+2
* qmp: add monitor command to add/remove a childWen Congyang2016-05-121-0/+32
* block: add generic full disk encryption driverDaniel P. Berrange2016-03-301-2/+20
* block: Remove cache.writeback from blockdev-addKevin Wolf2016-03-301-3/+1Star
* qapi: Use anonymous bases in QMP flat unionsEric Blake2016-03-181-53/+45Star
* qapi: Correct the name of the iops_rd parameterAlberto Garcia2016-02-221-1/+1
* qapi: Add burst length fields to BlockDeviceInfoAlberto Garcia2016-02-221-6/+33
* qapi: Add burst length parameters to block_set_io_throttleAlberto Garcia2016-02-221-6/+45
* qemu-img: Make MapEntry a QAPI structFam Zheng2016-02-021-0/+27
* block/qapi: Emit tray_open only if there is a trayMax Reitz2016-02-021-2/+2
* blockdev: Fix 'change' for slot devicesMax Reitz2016-02-021-2/+1Star
* qmp: Add blockdev-mirror commandFam Zheng2016-01-071-0/+48
* blkdebug: Avoid '.' in enum valuesEric Blake2015-12-171-8/+8
* blkdebug: Merge hand-rolled and qapi BlkdebugEvent enumEric Blake2015-12-171-1/+3
* blockdev: Mark {insert, remove}-medium experimentalMax Reitz2015-12-111-6/+12
* block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia2015-11-171-4/+3Star
* block: New option to define the intervals for collecting I/O statisticsAlberto Garcia2015-11-121-0/+4
* block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia2015-11-121-1/+8
* block: Compute minimum, maximum and average I/O latenciesAlberto Garcia2015-11-121-1/+51
* block: Allow configuring whether to account failed and invalid opsAlberto Garcia2015-11-121-1/+16
* block: Add statistics for failed and invalid I/O operationsAlberto Garcia2015-11-121-1/+22
* block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia2015-11-121-1/+5
* block: Add 'x-blockdev-del' QMP commandAlberto Garcia2015-11-111-2/+30
* block: add a 'blockdev-snapshot' QMP commandAlberto Garcia2015-11-111-0/+28
* block: rename BlockdevSnapshot to BlockdevSnapshotSyncAlberto Garcia2015-11-111-4/+4
* blockdev: read-only-mode for blockdev-change-mediumMax Reitz2015-11-111-1/+23
* qmp: Introduce blockdev-change-mediumMax Reitz2015-11-111-0/+23
* blockdev: Add blockdev-insert-mediumMax Reitz2015-11-111-0/+17
* blockdev: Add blockdev-remove-mediumMax Reitz2015-11-111-0/+16
* blockdev: Add blockdev-close-trayMax Reitz2015-11-111-0/+16
* blockdev: Add blockdev-open-trayMax Reitz2015-11-111-0/+32
* blockdev: Allow creation of BDS trees without BBMax Reitz2015-10-231-4/+9
* block: Remove host floppy supportMax Reitz2015-10-231-5/+4Star
* 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