summaryrefslogtreecommitdiffstats
path: root/qmp-commands.hx
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-09-061-12/+22
|\
| * blockdev-backup: added support for data compressionPavel Butsykin2016-09-051-1/+3
| * drive-backup: added support for data compressionPavel Butsykin2016-09-051-1/+4
| * block: Accept node-name for drive-mirrorKevin Wolf2016-09-051-1/+2
| * block: Accept node-name for drive-backupKevin Wolf2016-09-051-1/+1
| * block: Accept node-name for change-backing-fileKevin Wolf2016-09-051-1/+2
| * block: Accept node-name for blockdev-snapshot-internal-syncKevin Wolf2016-09-051-2/+4
| * block: Accept node-name for blockdev-snapshot-delete-internal-syncKevin Wolf2016-09-051-1/+1
| * block: Accept node-name for blockdev-mirrorKevin Wolf2016-09-051-1/+2
| * block: Accept node-name for blockdev-backupKevin Wolf2016-09-051-1/+1
| * block: Accept node-name for block-commitKevin Wolf2016-09-051-1/+1
| * block: Accept node-name for block-streamKevin Wolf2016-09-051-1/+1
* | qmp: add QMP interface "query-cpu-model-baseline"David Hildenbrand2016-09-061-0/+6
* | qmp: add QMP interface "query-cpu-model-comparison"David Hildenbrand2016-09-061-0/+6
* | qmp: add QMP interface "query-cpu-model-expansion"David Hildenbrand2016-09-061-0/+6
|/
* qmp-commands.hx: remove outdated noteMarc-André Lureau2016-08-161-2/+0Star
* pc: Implement query-hotpluggable-cpus callbackIgor Mammedov2016-07-201-0/+15
* trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing stateLluís Vilanova2016-07-181-2/+33
* commit: Add 'job-id' parameter to 'block-commit'Alberto Garcia2016-07-131-1/+3
* stream: Add 'job-id' parameter to 'block-stream'Alberto Garcia2016-07-131-1/+3
* backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'Alberto Garcia2016-07-131-3/+7
* mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'Alberto Garcia2016-07-131-3/+7
* qmp: fix spapr example of query-hotpluggable-cpusIgor Mammedov2016-07-011-2/+2
* QMP: Add query-hotpluggable-cpusIgor Mammedov2016-06-171-0/+23
* Introduce "xen-load-devices-state"Wen Congyang2016-06-131-0/+27
* migration: Promote improved autoconverge commands out of experimental stateJason J. Herne2016-05-231-11/+11
* qmp: add monitor command to add/remove a childWen Congyang2016-05-121-0/+53
* arm: qmp: add query-gic-capabilities interfacePeter Xu2016-03-301-0/+27
* postcopy: Remove the x-Dr. David Alan Gilbert2016-03-111-3/+3
* qapi: promote input-send-event to stableGerd Hoffmann2016-03-011-7/+7
* qapi: rename InputAxis values.Gerd Hoffmann2016-03-011-2/+2
* qapi: rename input buttonsGerd Hoffmann2016-03-011-2/+2
* qapi: switch x-input-send-event from console to device+headGerd Hoffmann2016-03-011-8/+9
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-02-251-2/+29
|\
| * Dump: add qmp command "query-dump"Peter Xu2016-02-221-1/+26
| * dump-guest-memory: add "detach" flag for QMP/HMP interfaces.Peter Xu2016-02-221-2/+4
* | qapi: Add burst length parameters to block_set_io_throttleAlberto Garcia2016-02-221-9/+16
|/
* nbd: enable use of TLS with nbd-server-start commandDaniel P. Berrange2016-02-161-1/+1
* qmp-commands.hx: Document the missing options for migration capability commandszhanghailiang2016-02-051-1/+14
* qmp-commands.hx: Fix the missing options for migration parameters commandszhanghailiang2016-02-051-4/+14
* qmp: Add blockdev-mirror commandFam Zheng2016-01-071-1/+49
* qemu-char: convert to use error checked base64 decodeDaniel P. Berrange2015-12-181-2/+0Star
* cpu: Convert CpuInfo into flat unionEric Blake2015-12-171-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