aboutsummaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)Author
2017-01-16qmp-commands: move 'block-dirty-bitmap-remove' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'block-dirty-bitmap-add' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'drive-mirror' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'query-named-block-nodes' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'blockdev-backup' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'drive-backup' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'block-commit' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'change-backing-file' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'blockdev-snapshot' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'blockdev-snapshot-sync' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'block_resize' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'block_passwd' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'query-blockstats' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'query-block' doc to schemaMarc-André Lureau
2017-01-16qapi: add some sections in docsMarc-André Lureau
2017-01-16qapi: Move "command is experimental" notes downMarc-André Lureau
2016-12-06qapi: Document introduction of gluster's 'debug' optionEric Blake
2016-12-06Merge remote-tracking branch 'jtc/tags/block-pull-request' into stagingStefan Hajnoczi
2016-12-05block/nfs: fix QMP to match debug optionPrasanna Kumar Kalever
2016-12-05block/gluster: fix QMP to match debug optionPrasanna Kumar Kalever
2016-12-05qapi: add missing colon-ending for section nameMarc-André Lureau
2016-12-05qapi: use one symbol per lineMarc-André Lureau
2016-12-05qapi: fix various symbols mismatch in documentationMarc-André Lureau
2016-12-05qapi: fix missing symbol @prefixMarc-André Lureau
2016-12-05qapi: fix schema symbol sectionsMarc-André Lureau
2016-11-14block/curl: Drop TFTP "support"Max Reitz
2016-11-01qapi: add release designator to gluster logfile optionJeff Cody
2016-10-31qapi: allow blockdev-add for NFSAshijeet Acharya
2016-10-31block: Mention replication in BlockdevDriver enum docsEric Blake
2016-10-31raw_bsd: add offset and size optionsTomáš Golembiovský
2016-10-31block: Add 'base-node' parameter to the 'block-stream' commandAlberto Garcia
2016-10-31block: Add QMP support for streaming to an intermediate layerAlberto Garcia
2016-10-31qapi: allow blockdev-add for sshAshijeet Acharya
2016-10-27qapi: Allow blockdev-add for NBDMax Reitz
2016-10-24block/replication: Clarify 'top-id' parameter usageChanglong Xie
2016-10-24block: Remove "options" indirection from blockdev-addKevin Wolf
2016-10-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-08qapi: make the json schema files more regular.David Anderson
2016-10-07block: Add node name to BLOCK_IO_ERROR eventKevin Wolf
2016-09-29block/qapi: Move 'aio' option to file driverKevin Wolf
2016-09-29block/qapi: Use separate options type for curl driverKevin Wolf
2016-09-23block: Remove BB interface from blockdev-add/delKevin Wolf
2016-09-23block: Accept device model name for block_set_io_throttleKevin Wolf
2016-09-23block: Accept device model name for blockdev-change-mediumKevin Wolf
2016-09-23block: Accept device model name for x-blockdev-remove-mediumKevin Wolf
2016-09-23block: Accept device model name for x-blockdev-insert-mediumKevin Wolf
2016-09-23block: Accept device model name for blockdev-open/close-trayKevin Wolf
2016-09-23block: Fix 'since' for compressed Drive/BlockdevBackupKevin Wolf
2016-09-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-09-13support replication driver in blockdev-addWen Congyang