summaryrefslogtreecommitdiff
path: root/qmp-commands.hx
AgeCommit message (Expand)AuthorFilesLines
2016-09-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-12/+22
2016-09-06qmp: add QMP interface "query-cpu-model-baseline"David Hildenbrand1-0/+6
2016-09-06qmp: add QMP interface "query-cpu-model-comparison"David Hildenbrand1-0/+6
2016-09-06qmp: add QMP interface "query-cpu-model-expansion"David Hildenbrand1-0/+6
2016-09-05blockdev-backup: added support for data compressionPavel Butsykin1-1/+3
2016-09-05drive-backup: added support for data compressionPavel Butsykin1-1/+4
2016-09-05block: Accept node-name for drive-mirrorKevin Wolf1-1/+2
2016-09-05block: Accept node-name for drive-backupKevin Wolf1-1/+1
2016-09-05block: Accept node-name for change-backing-fileKevin Wolf1-1/+2
2016-09-05block: Accept node-name for blockdev-snapshot-internal-syncKevin Wolf1-2/+4
2016-09-05block: Accept node-name for blockdev-snapshot-delete-internal-syncKevin Wolf1-1/+1
2016-09-05block: Accept node-name for blockdev-mirrorKevin Wolf1-1/+2
2016-09-05block: Accept node-name for blockdev-backupKevin Wolf1-1/+1
2016-09-05block: Accept node-name for block-commitKevin Wolf1-1/+1
2016-09-05block: Accept node-name for block-streamKevin Wolf1-1/+1
2016-08-16qmp-commands.hx: remove outdated noteMarc-André Lureau1-2/+0
2016-07-20pc: Implement query-hotpluggable-cpus callbackIgor Mammedov1-0/+15
2016-07-18trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing stateLluís Vilanova1-2/+33
2016-07-13commit: Add 'job-id' parameter to 'block-commit'Alberto Garcia1-1/+3
2016-07-13stream: Add 'job-id' parameter to 'block-stream'Alberto Garcia1-1/+3
2016-07-13backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'Alberto Garcia1-3/+7
2016-07-13mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'Alberto Garcia1-3/+7
2016-07-01qmp: fix spapr example of query-hotpluggable-cpusIgor Mammedov1-2/+2
2016-06-17QMP: Add query-hotpluggable-cpusIgor Mammedov1-0/+23
2016-06-13Introduce "xen-load-devices-state"Wen Congyang1-0/+27
2016-05-23migration: Promote improved autoconverge commands out of experimental stateJason J. Herne1-11/+11
2016-05-12qmp: add monitor command to add/remove a childWen Congyang1-0/+53
2016-03-30arm: qmp: add query-gic-capabilities interfacePeter Xu1-0/+27
2016-03-11postcopy: Remove the x-Dr. David Alan Gilbert1-3/+3
2016-03-01qapi: promote input-send-event to stableGerd Hoffmann1-7/+7
2016-03-01qapi: rename InputAxis values.Gerd Hoffmann1-2/+2
2016-03-01qapi: rename input buttonsGerd Hoffmann1-2/+2
2016-03-01qapi: switch x-input-send-event from console to device+headGerd Hoffmann1-8/+9
2016-02-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+29
2016-02-22Dump: add qmp command "query-dump"Peter Xu1-1/+26
2016-02-22dump-guest-memory: add "detach" flag for QMP/HMP interfaces.Peter Xu1-2/+4
2016-02-22qapi: Add burst length parameters to block_set_io_throttleAlberto Garcia1-9/+16
2016-02-16nbd: enable use of TLS with nbd-server-start commandDaniel P. Berrange1-1/+1
2016-02-05qmp-commands.hx: Document the missing options for migration capability commandszhanghailiang1-1/+14
2016-02-05qmp-commands.hx: Fix the missing options for migration parameters commandszhanghailiang1-4/+14
2016-01-07qmp: Add blockdev-mirror commandFam Zheng1-1/+49
2015-12-18qemu-char: convert to use error checked base64 decodeDaniel P. Berrange1-2/+0
2015-12-17cpu: Convert CpuInfo into flat unionEric Blake1-0/+4
2015-12-11blockdev: Mark {insert, remove}-medium experimentalMax Reitz1-11/+17
2015-11-12block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia1-0/+6
2015-11-12block: Compute minimum, maximum and average I/O latenciesAlberto Garcia1-0/+31
2015-11-12block: Allow configuring whether to account failed and invalid opsAlberto Garcia1-5/+20
2015-11-12block: Add statistics for failed and invalid I/O operationsAlberto Garcia1-0/+12
2015-11-12block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia1-2/+8
2015-11-12block: add transactional propertiesJohn Snow1-1/+1