summaryrefslogtreecommitdiff
path: root/hmp-commands.hx
AgeCommit message (Expand)AuthorFilesLines
2018-03-19block/mirror: change the semantic of 'force' of block-job-cancelLiang Li1-1/+2
2018-03-12qapi: Add device ID and head parameters to screendumpThomas Huth1-3/+4
2018-03-05net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commandsThomas Huth1-30/+0
2018-02-14migration: improve documentation of postcopy-ramGreg Kurz1-1/+2
2018-01-29Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-2/+2
2018-01-29net: Allow netdevs to be used with 'hostfwd_add' and 'hostfwd_remove'Thomas Huth1-2/+2
2018-01-26hmp: Add nbd_server_remove to mirror QMP commandEric Blake1-0/+17
2018-01-26hmp: Add name parameter to nbd_server_addEric Blake1-4/+5
2017-12-14hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth1-33/+0
2017-10-23migrate: HMP migate_continueDr. David Alan Gilbert1-0/+12
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell1-0/+16
2017-07-14s390x/migration: Monitor commands for storage attributesClaudio Imbrenda1-0/+16
2017-07-14hmp: add hmp analogue for qmp-chardev-changeAnton Nefedov1-1/+17
2017-07-11block: remove all encryption handling APIsDaniel P. Berrange1-0/+2
2017-06-29Add chardev-send-break monitor commandStefan Fritsch1-0/+16
2017-05-29usb: Deprecate HMP commands usb_add and usb_delThomas Huth1-2/+4
2017-05-23hmp / net: Mark host_net_add/remove as deprecatedThomas Huth1-4/+4
2017-04-26hmp: gpa2hva and gpa2hpa hostaddr commandPaolo Bonzini1-0/+32
2016-10-30COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang1-0/+15
2016-09-19monitor: remove mhandler.cmd_newMarc-André Lureau1-104/+104
2016-09-05drive-backup: added support for data compressionPavel Butsykin1-3/+5
2016-07-18trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing stateLluís Vilanova1-3/+4
2016-05-26migration: define 'tls-creds' and 'tls-hostname' migration parametersDaniel P. Berrange1-1/+1
2016-03-14hmp: 'drive_add -n' for creating a node without BBKevin Wolf1-2/+2
2016-03-11postcopy: Remove the x-Dr. David Alan Gilbert1-1/+1
2016-02-22dump-guest-memory: add "detach" flag for QMP/HMP interfaces.Peter Xu1-2/+3
2015-11-12migrate-start-postcopy: Improve textDr. David Alan Gilbert1-1/+3
2015-11-11hmp: Add read-only-mode option to change commandMax Reitz1-3/+17
2015-11-10migrate_start_postcopy: Command to trigger transition to postcopyDr. David Alan Gilbert1-0/+15
2015-09-22monitor: allow device_del to accept QOM pathsDaniel P. Berrange1-1/+2
2015-09-16monitor: added generation of documentation for hmp-commands-info.hxPavel Butsykin1-123/+0
2015-09-16hmp-commands.hx: fix end of table infoPavel Butsykin1-1/+4
2015-09-04hmp: add info iothreads commandTing Wang1-0/+2
2015-09-03Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-0/+1
2015-09-03trace-events: Add hmp completionDr. David Alan Gilbert1-0/+1
2015-09-03s390x: Info skeys sub-commandJason J. Herne1-0/+2
2015-09-03s390x: Dump-skeys hmp supportJason J. Herne1-0/+16
2015-06-12qmp/hmp: add rocker device supportScott Feldman1-0/+24
2015-06-02monitor: Use trad. command interface for HMP pcie_aer_inject_errorMarkus Armbruster1-2/+1
2015-06-02monitor: Use traditional command interface for HMP device_addMarkus Armbruster1-2/+1
2015-06-02monitor: Use traditional command interface for HMP drive_delMarkus Armbruster1-2/+1
2015-06-02monitor: Convert client_migrate_info to QAPIMarkus Armbruster1-2/+1
2015-06-02monitor: Improve and document client_migrate_info protocol errorMarkus Armbruster1-4/+4
2015-05-07migration: Add hmp interface to set and query parametersLiang Li1-0/+17
2015-04-27monitor: Make client_migrate_info synchronousMarkus Armbruster1-2/+1
2015-03-19hmp: Fix texinfo documentationMarkus Armbruster1-26/+15
2015-03-19hmp: Fix definition of command quitMarkus Armbruster1-1/+0
2015-03-17qom: Implement info qom-tree HMP commandAndreas Färber1-0/+2
2015-03-17qom: Implement qom-set HMP commandAndreas Färber1-0/+13
2015-03-17qom: Implement qom-list HMP commandAndreas Färber1-0/+13