summaryrefslogtreecommitdiff
path: root/hmp-commands.hx
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-16Add migrate_incomingDr. David Alan Gilbert1-0/+16
2015-03-01pci-hotplug-old: Has been dead for five major releases, buryMarkus Armbruster1-32/+0
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster1-43/+43
2014-10-24hmp: Remove "info pcmcia"Markus Armbruster1-2/+0
2014-09-26Add HMP command "info memory-devices"Zhu Guihua1-0/+2
2014-08-25cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy1-4/+2
2014-06-19Add the vhost-user netdev backend to the command lineNikolay Nikolaev1-2/+2
2014-06-11monitor: Add delvm and loadvm argument completionHani Benhabiles1-0/+2
2014-06-11monitor: Add host_net_remove arguments completionHani Benhabiles1-0/+1