summaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)AuthorFilesLines
2016-10-24block/replication: Clarify 'top-id' parameter usageChanglong Xie1-1/+2
2016-10-24block: Remove "options" indirection from blockdev-addKevin Wolf1-2/+2
2016-10-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-2/+8
2016-10-08qapi: make the json schema files more regular.David Anderson1-5/+0
2016-10-07block: Add node name to BLOCK_IO_ERROR eventKevin Wolf1-2/+8
2016-09-29block/qapi: Move 'aio' option to file driverKevin Wolf1-3/+3
2016-09-29block/qapi: Use separate options type for curl driverKevin Wolf1-7/+18
2016-09-23block: Remove BB interface from blockdev-add/delKevin Wolf1-24/+6
2016-09-23block: Accept device model name for block_set_io_throttleKevin Wolf1-3/+5
2016-09-23block: Accept device model name for blockdev-change-mediumKevin Wolf1-2/+6
2016-09-23block: Accept device model name for x-blockdev-remove-mediumKevin Wolf1-2/+5
2016-09-23block: Accept device model name for x-blockdev-insert-mediumKevin Wolf1-2/+5
2016-09-23block: Accept device model name for blockdev-open/close-trayKevin Wolf1-4/+10
2016-09-23block: Fix 'since' for compressed Drive/BlockdevBackupKevin Wolf1-2/+2
2016-09-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-2/+34
2016-09-13support replication driver in blockdev-addWen Congyang1-2/+21
2016-09-13replication: Introduce new APIs to do replication operationChanglong Xie1-0/+13
2016-09-13qapi/block-core: add doc describing GlusterServer vs. SocketAddressPrasanna Kumar Kalever1-0/+12
2016-09-13block/gluster: add support to choose libgfapi logfilePrasanna Kumar Kalever1-1/+4
2016-09-05blockdev-backup: added support for data compressionPavel Butsykin1-0/+4
2016-09-05drive-backup: added support for data compressionPavel Butsykin1-1/+4
2016-09-05block: simplify blockdev-backupPavel Butsykin1-1/+5
2016-09-05block: simplify drive-backupPavel Butsykin1-1/+2
2016-09-05block: Accept node-name for drive-mirrorKevin Wolf1-2/+3
2016-09-05block: Accept node-name for drive-backupKevin Wolf1-2/+2
2016-09-05block: Accept node-name for change-backing-fileKevin Wolf1-1/+2
2016-09-05block: Accept node-name for blockdev-mirrorKevin Wolf1-1/+2
2016-09-05block: Accept node-name for blockdev-backupKevin Wolf1-1/+1
2016-09-05block: Accept node-name for block-commitKevin Wolf1-1/+1
2016-09-05block: Accept node-name for block-streamKevin Wolf1-4/+1
2016-08-05block: Accept any target node for transactional blockdev-backupKevin Wolf1-1/+1
2016-07-27Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell1-3/+3
2016-07-26block/gluster: fix doc in the qapi schema and member namePrasanna Kumar Kalever1-3/+3
2016-07-26block: export LUKS specific data to qemu-img infoDaniel P. Berrange1-1/+5
2016-07-20Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell1-5/+63
2016-07-19block/gluster: add support for multiple gluster serversPrasanna Kumar Kalever1-1/+1
2016-07-19block/gluster: using new qapi schemaPrasanna Kumar Kalever1-5/+63
2016-07-19block: Simplify drive-mirrorEric Blake1-4/+16
2016-07-19block: Simplify block_set_io_throttleEric Blake1-4/+16
2016-07-13block: Remove BB options from blockdev-addKevin Wolf1-17/+1
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf1-1/+3
2016-07-13blockjob: Update description of the 'device' field in the QMP APIAlberto Garcia1-10/+25
2016-07-13commit: Add 'job-id' parameter to 'block-commit'Alberto Garcia1-1/+4
2016-07-13stream: Add 'job-id' parameter to 'block-stream'Alberto Garcia1-2/+6
2016-07-13backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'Alberto Garcia1-3/+9
2016-07-13mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'Alberto Garcia1-3/+9
2016-07-05blkdebug: Set request_alignment during .bdrv_refresh_limits()Eric Blake1-1/+2
2016-05-12qmp: add monitor command to add/remove a childWen Congyang1-0/+32
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