summaryrefslogtreecommitdiffstats
path: root/qapi/block-core.json
Commit message (Expand)AuthorAgeFilesLines
* block/replication: Clarify 'top-id' parameter usageChanglong Xie2016-10-241-1/+2
* block: Remove "options" indirection from blockdev-addKevin Wolf2016-10-241-2/+2
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-10-101-2/+8
|\
| * block: Add node name to BLOCK_IO_ERROR eventKevin Wolf2016-10-071-2/+8
* | qapi: make the json schema files more regular.David Anderson2016-10-081-5/+0Star
|/
* block/qapi: Move 'aio' option to file driverKevin Wolf2016-09-291-3/+3
* block/qapi: Use separate options type for curl driverKevin Wolf2016-09-291-7/+18
* block: Remove BB interface from blockdev-add/delKevin Wolf2016-09-231-24/+6Star
* block: Accept device model name for block_set_io_throttleKevin Wolf2016-09-231-3/+5
* block: Accept device model name for blockdev-change-mediumKevin Wolf2016-09-231-2/+6
* block: Accept device model name for x-blockdev-remove-mediumKevin Wolf2016-09-231-2/+5
* block: Accept device model name for x-blockdev-insert-mediumKevin Wolf2016-09-231-2/+5
* block: Accept device model name for blockdev-open/close-trayKevin Wolf2016-09-231-4/+10
* block: Fix 'since' for compressed Drive/BlockdevBackupKevin Wolf2016-09-231-2/+2
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2016-09-131-2/+34
|\
| * support replication driver in blockdev-addWen Congyang2016-09-131-2/+21
| * replication: Introduce new APIs to do replication operationChanglong Xie2016-09-131-0/+13
* | qapi/block-core: add doc describing GlusterServer vs. SocketAddressPrasanna Kumar Kalever2016-09-131-0/+12
* | block/gluster: add support to choose libgfapi logfilePrasanna Kumar Kalever2016-09-131-1/+4
|/
* blockdev-backup: added support for data compressionPavel Butsykin2016-09-051-0/+4
* drive-backup: added support for data compressionPavel Butsykin2016-09-051-1/+4
* block: simplify blockdev-backupPavel Butsykin2016-09-051-1/+5
* block: simplify drive-backupPavel Butsykin2016-09-051-1/+2
* block: Accept node-name for drive-mirrorKevin Wolf2016-09-051-2/+3
* block: Accept node-name for drive-backupKevin Wolf2016-09-051-2/+2
* block: Accept node-name for change-backing-fileKevin Wolf2016-09-051-1/+2
* block: Accept node-name for blockdev-mirrorKevin Wolf2016-09-051-1/+2
* block: Accept node-name for blockdev-backupKevin Wolf2016-09-051-1/+1
* block: Accept node-name for block-commitKevin Wolf2016-09-051-1/+1
* block: Accept node-name for block-streamKevin Wolf2016-09-051-4/+1Star
* block: Accept any target node for transactional blockdev-backupKevin Wolf2016-08-051-1/+1
* 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