summaryrefslogtreecommitdiffstats
path: root/qmp-commands.hx
Commit message (Expand)AuthorAgeFilesLines
* arm: qmp: add query-gic-capabilities interfacePeter Xu2019-11-291-0/+27
* postcopy: Remove the x-Dr. David Alan Gilbert2019-11-291-3/+3
* qapi: promote input-send-event to stableGerd Hoffmann2019-11-291-7/+7
* qapi: rename InputAxis values.Gerd Hoffmann2019-11-291-2/+2
* qapi: rename input buttonsGerd Hoffmann2019-11-291-2/+2
* qapi: switch x-input-send-event from console to device+headGerd Hoffmann2019-11-291-8/+9
* Dump: add qmp command "query-dump"Peter Xu2019-11-291-1/+26
* dump-guest-memory: add "detach" flag for QMP/HMP interfaces.Peter Xu2019-11-291-2/+4
* qapi: Add burst length parameters to block_set_io_throttleAlberto Garcia2019-11-291-9/+16
* nbd: enable use of TLS with nbd-server-start commandDaniel P. Berrange2019-11-291-1/+1
* qmp-commands.hx: Document the missing options for migration capability commandszhanghailiang2019-11-291-1/+14
* qmp-commands.hx: Fix the missing options for migration parameters commandszhanghailiang2019-11-291-4/+14
* qmp: Add blockdev-mirror commandFam Zheng2019-11-291-1/+49
* qemu-char: convert to use error checked base64 decodeDaniel P. Berrange2019-11-291-2/+0
* cpu: Convert CpuInfo into flat unionEric Blake2019-11-291-0/+4
* blockdev: Mark {insert, remove}-medium experimentalMax Reitz2015-12-111-11/+17
* block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia2015-11-121-0/+6
* block: Compute minimum, maximum and average I/O latenciesAlberto Garcia2015-11-121-0/+31
* block: Allow configuring whether to account failed and invalid opsAlberto Garcia2015-11-121-5/+20
* block: Add statistics for failed and invalid I/O operationsAlberto Garcia2015-11-121-0/+12
* block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia2015-11-121-2/+8
* block: add transactional propertiesJohn Snow2015-11-121-1/+1
* block: Add 'x-blockdev-del' QMP commandAlberto Garcia2015-11-111-2/+59
* block: add a 'blockdev-snapshot' QMP commandAlberto Garcia2015-11-111-0/+38
* blockdev: read-only-mode for blockdev-change-mediumMax Reitz2015-11-111-1/+23
* qmp: Introduce blockdev-change-mediumMax Reitz2015-11-111-0/+31
* blockdev: Add blockdev-insert-mediumMax Reitz2015-11-111-0/+37
* blockdev: Add blockdev-remove-mediumMax Reitz2015-11-111-0/+45
* blockdev: Add blockdev-close-trayMax Reitz2015-11-111-0/+35
* blockdev: Add blockdev-open-trayMax Reitz2015-11-111-0/+48
* migrate_start_postcopy: Command to trigger transition to postcopyDr. David Alan Gilbert2015-11-101-0/+19
* block: Remove wr_highest_sector from BlockAcctStatsMax Reitz2015-10-231-2/+2
* qmp-commands.hx: Update the supported 'transaction' operationsKashyap Chamarthy2015-10-161-7/+22
* monitor: allow device_del to accept QOM pathsDaniel P. Berrange2015-09-221-1/+6
* qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster2015-09-211-0/+17
* qapi-schema: Fix up misleading specification of netdev_addMarkus Armbruster2015-09-211-1/+3
* qom: Don't use 'gen': false for qom-get, qom-set, object-addMarkus Armbruster2015-09-211-3/+3
* qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()Markus Armbruster2015-09-211-121/+121
* s390x: Dump storage keys qmp commandJason J. Herne2015-09-031-0/+25
* migration: Write documetation for events capabilitesJuan Quintela2015-07-151-0/+1
* qmp: Add optional bool "unmap" to drive-mirrorFam Zheng2015-07-021-0/+3
* qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow2015-07-021-3/+3
* Grammar: 'as to'->'as for'Dr. David Alan Gilbert2015-06-231-1/+1
* qmp: Wean off qerror_report()Markus Armbruster2015-06-221-2/+2
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-06-121-1/+2
|\
| * throttle: Add throttle group supportAlberto Garcia2015-06-121-1/+2
* | qmp/hmp: add rocker device supportScott Feldman2015-06-121-0/+103
|/
* monitor: Convert client_migrate_info to QAPIMarkus Armbruster2015-06-021-1/+1
* monitor: Improve and document client_migrate_info protocol errorMarkus Armbruster2015-06-021-7/+7
* qmp: Add qom_path field to query-cpus commandEduardo Habkost2015-05-141-2/+5
OpenPOWER on IntegriCloud