aboutsummaryrefslogtreecommitdiff
path: root/qapi/block.json
AgeCommit message (Expand)Author
2020-12-10qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster
2020-09-29qapi/block.json: Add newline after "Example:" for block-latency-histogram-setPeter Maydell
2020-08-03schemas: Add vim modelineAndrea Bolognani
2020-03-17qapi: Mark deprecated QMP parts with feature 'deprecated'Markus Armbruster
2020-03-06block: Move sysemu QMP commands to QAPI block moduleKevin Wolf
2020-03-06block: Move common QMP commands to block-core QAPI moduleKevin Wolf
2020-02-15qapi: Use explicit bulleted listsPeter Maydell
2020-02-15qapi: Fix indent level on doc comments in json filesPeter Maydell
2020-02-05nbd: Allow description when creating NBD blockdevEric Blake
2019-03-06nbd: fix outdated qapi docs syntax for tls-credsDaniel P. Berrangé
2019-03-06nbd: allow authorization with nbd-server-start QMP commandDaniel P. Berrange
2019-01-14nbd: Remove x-nbd-server-add-bitmapEric Blake
2019-01-14nbd: Allow bitmap export during QMP nbd-server-addEric Blake
2018-06-28pr-manager-helper: report event on connection/disconnectionPaolo Bonzini
2018-06-28pr-manager: add query-pr-managers QMP commandPaolo Bonzini
2018-06-21qapi: new qmp command nbd-server-add-bitmapVladimir Sementsov-Ogievskiy
2018-01-26qapi: add nbd-server-removeVladimir Sementsov-Ogievskiy
2018-01-26qapi: add name parameter to nbd-server-addVladimir Sementsov-Ogievskiy
2017-09-04qapi-schema: Improve section headingsMarkus Armbruster
2017-09-04qapi-schema: Move block events from event.json to block.jsonMarkus Armbruster
2017-06-04qapi: Fix some QMP documentation regressionsEric Blake
2017-05-09sockets: Rename SocketAddress to SocketAddressLegacyMarkus Armbruster
2017-03-16qapi: The #optional tag is redundant, dropMarkus Armbruster
2017-01-16qmp-events: move 'DEVICE_TRAY_MOVED' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'eject' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'blockdev-snapshot-delete-internal-sync' doc to schemaMarc-André Lureau
2017-01-16qmp-commands: move 'blockdev-snapshot-internal-sync' doc to schemaMarc-André Lureau
2017-01-16qapi: add some sections in docsMarc-André Lureau
2016-12-06qapi: Document DEVICE_TRAY_MOVED additionEric Blake
2016-12-05qapi: add missing colon-ending for section nameMarc-André Lureau
2016-10-07block: Add qdev ID to DEVICE_TRAY_MOVEDKevin Wolf
2016-09-23block: Accept device model name for ejectKevin Wolf
2016-09-05nbd-server: Allow node name for nbd-server-addKevin Wolf
2016-09-05block: Accept node-name for blockdev-snapshot-internal-syncKevin Wolf
2016-09-05block: Accept node-name for blockdev-snapshot-delete-internal-syncKevin Wolf
2016-03-14qmp event: Refactor QUORUM_REPORT_BADChanglong Xie
2016-02-16nbd: enable use of TLS with nbd-server-start commandDaniel P. Berrange
2016-01-25fdc: add drive type qapi enumJohn Snow
2015-10-08qapi: add missing @Marc-André Lureau
2015-05-05qapi: Use 'struct' instead of 'type' in schemaEric Blake
2014-06-23qapi event: convert DEVICE_TRAY_MOVEDWenchao Xia
2014-06-06qapi: Extract qapi/block.json definitionsBenoît Canet
2014-06-06qapi: create two block related json modulesBenoît Canet