aboutsummaryrefslogtreecommitdiff
path: root/hmp.c
AgeCommit message (Expand)Author
2016-05-26migration: define 'tls-creds' and 'tls-hostname' migration parametersDaniel P. Berrange
2016-05-26migration: add reporting of errors for outgoing migrationDaniel P. Berrange
2016-05-23migration: Promote improved autoconverge commands out of experimental stateJason J. Herne
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-18qapi: Don't special-case simple union wrappersEric Blake
2016-02-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-22Dump: add hmp command "info dump"Peter Xu
2016-02-22dump-guest-memory: add "detach" flag for QMP/HMP interfaces.Peter Xu
2016-02-22qapi: Add burst length parameters to block_set_io_throttleAlberto Garcia
2016-02-19qapi: Don't box branches of flat unionsEric Blake
2016-02-16nbd: enable use of TLS with nbd-server-start commandDaniel P. Berrange
2016-02-16qom: add helpers for UserCreatable object typesDaniel P. Berrange
2016-02-08qapi: Fix compilation failure on MIPS and SPARCEric Blake
2016-02-08qapi: Drop unused 'kind' for struct/enum visitEric Blake
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake
2016-02-08hmp: Cache use of qapi visitorEric Blake
2016-02-08hmp: Drop pointless allocation during qapi visitEric Blake
2016-02-04all: Clean up includesPeter Maydell
2016-02-03hmp: fix sendkey out of bounds write (CVE-2015-8619)Wolfgang Bumiller
2016-01-13error: Consistently name Error * objects err, and not errpMarkus Armbruster
2016-01-13error: Use error_report_err() instead of monitor_printf()Markus Armbruster
2015-12-17cpu: Convert CpuInfo into flat unionEric Blake
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake
2015-11-12block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia
2015-11-11hmp: Add read-only-mode option to change commandMax Reitz
2015-11-11blockdev: read-only-mode for blockdev-change-mediumMax Reitz
2015-11-11hmp: Use blockdev-change-medium for change commandMax Reitz
2015-11-10migrate_start_postcopy: Command to trigger transition to postcopyDr. David Alan Gilbert
2015-11-02tpm: Convert to new qapi union layoutEric Blake
2015-11-02memory: Convert to new qapi union layoutEric Blake
2015-11-02input: Convert to new qapi union layoutEric Blake
2015-11-02qapi: Unbox base membersEric Blake
2015-09-30qmp/hmp: Add throttle ratio to query-migrate and info migrateJason J. Herne
2015-09-30migration: Parameters for auto-converge cpu throttlingJason J. Herne
2015-09-04hmp: add info iothreads commandTing Wang
2015-07-02qmp: Add optional bool "unmap" to drive-mirrorFam Zheng
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-22qmp: Wean off qerror_report()Markus Armbruster
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-06-22qerror: Eliminate QERR_DEVICE_NOT_FOUNDMarkus Armbruster
2015-06-22QemuOpts: Wean off qerror_report_err()Markus Armbruster
2015-06-22qobject: Use 'bool' inside qdictEric Blake
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-06-12throttle: add the name of the ThrottleGroup to BlockDeviceInfoAlberto Garcia
2015-06-12throttle: Add throttle group supportAlberto Garcia
2015-06-12qmp/hmp: add rocker device supportScott Feldman
2015-06-02monitor: Use traditional command interface for HMP device_addMarkus Armbruster
2015-06-02monitor: Convert client_migrate_info to QAPIMarkus Armbruster
2015-05-07migration: Add hmp interface to set and query parametersLiang Li
2015-05-05qapi: Drop inline nested structs in query-pciEric Blake