index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
block.json
Age
Commit message (
Expand
)
Author
2020-12-10
qapi: Normalize version references x.y.0 to just x.y
Markus Armbruster
2020-09-29
qapi/block.json: Add newline after "Example:" for block-latency-histogram-set
Peter Maydell
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
2020-03-17
qapi: Mark deprecated QMP parts with feature 'deprecated'
Markus Armbruster
2020-03-06
block: Move sysemu QMP commands to QAPI block module
Kevin Wolf
2020-03-06
block: Move common QMP commands to block-core QAPI module
Kevin Wolf
2020-02-15
qapi: Use explicit bulleted lists
Peter Maydell
2020-02-15
qapi: Fix indent level on doc comments in json files
Peter Maydell
2020-02-05
nbd: Allow description when creating NBD blockdev
Eric Blake
2019-03-06
nbd: fix outdated qapi docs syntax for tls-creds
Daniel P. Berrangé
2019-03-06
nbd: allow authorization with nbd-server-start QMP command
Daniel P. Berrange
2019-01-14
nbd: Remove x-nbd-server-add-bitmap
Eric Blake
2019-01-14
nbd: Allow bitmap export during QMP nbd-server-add
Eric Blake
2018-06-28
pr-manager-helper: report event on connection/disconnection
Paolo Bonzini
2018-06-28
pr-manager: add query-pr-managers QMP command
Paolo Bonzini
2018-06-21
qapi: new qmp command nbd-server-add-bitmap
Vladimir Sementsov-Ogievskiy
2018-01-26
qapi: add nbd-server-remove
Vladimir Sementsov-Ogievskiy
2018-01-26
qapi: add name parameter to nbd-server-add
Vladimir Sementsov-Ogievskiy
2017-09-04
qapi-schema: Improve section headings
Markus Armbruster
2017-09-04
qapi-schema: Move block events from event.json to block.json
Markus Armbruster
2017-06-04
qapi: Fix some QMP documentation regressions
Eric Blake
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
2017-03-16
qapi: The #optional tag is redundant, drop
Markus Armbruster
2017-01-16
qmp-events: move 'DEVICE_TRAY_MOVED' doc to schema
Marc-André Lureau
2017-01-16
qmp-commands: move 'eject' doc to schema
Marc-André Lureau
2017-01-16
qmp-commands: move 'blockdev-snapshot-delete-internal-sync' doc to schema
Marc-André Lureau
2017-01-16
qmp-commands: move 'blockdev-snapshot-internal-sync' doc to schema
Marc-André Lureau
2017-01-16
qapi: add some sections in docs
Marc-André Lureau
2016-12-06
qapi: Document DEVICE_TRAY_MOVED addition
Eric Blake
2016-12-05
qapi: add missing colon-ending for section name
Marc-André Lureau
2016-10-07
block: Add qdev ID to DEVICE_TRAY_MOVED
Kevin Wolf
2016-09-23
block: Accept device model name for eject
Kevin Wolf
2016-09-05
nbd-server: Allow node name for nbd-server-add
Kevin Wolf
2016-09-05
block: Accept node-name for blockdev-snapshot-internal-sync
Kevin Wolf
2016-09-05
block: Accept node-name for blockdev-snapshot-delete-internal-sync
Kevin Wolf
2016-03-14
qmp event: Refactor QUORUM_REPORT_BAD
Changlong Xie
2016-02-16
nbd: enable use of TLS with nbd-server-start command
Daniel P. Berrange
2016-01-25
fdc: add drive type qapi enum
John Snow
2015-10-08
qapi: add missing @
Marc-André Lureau
2015-05-05
qapi: Use 'struct' instead of 'type' in schema
Eric Blake
2014-06-23
qapi event: convert DEVICE_TRAY_MOVED
Wenchao Xia
2014-06-06
qapi: Extract qapi/block.json definitions
Benoît Canet
2014-06-06
qapi: create two block related json modules
Benoît Canet