aboutsummaryrefslogtreecommitdiff
path: root/hmp.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-01hmp: delvm: use hmp_handle_errorCole Robinson1-3/+4
2019-04-18block/qapi: Clean up how we print to monitor or stdoutMarkus Armbruster1-7/+5
2019-04-05migration: Fix migrate_set_parameterJuan Quintela1-2/+4
2019-03-25migration: add support for a "tls-authz" migration parameterDaniel P. Berrange1-0/+9
2019-03-25multifd: Drop x-Juan Quintela1-5/+5
2019-03-25multifd: Drop x-multifd-page-count parameterJuan Quintela1-7/+0
2019-03-16{hmp, hw/pvrdma}: Expose device internals via monitor interfaceYuval Shaia1-0/+27
2019-03-06nbd: allow authorization with nbd-server-start QMP commandDaniel P. Berrange1-1/+1
2019-03-06migration: Create socket-address parameterJuan Quintela1-0/+33
2019-03-05hmp: Add hmp_announce_selfDr. David Alan Gilbert1-0/+5
2019-03-05migration: Add announce parametersDr. David Alan Gilbert1-0/+28
2019-02-14Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-1/+1
2019-02-14HMP: Prepend errors with 'Error:'Dr. David Alan Gilbert1-1/+1
2019-02-13char: allow specifying a GMainContext at opening timePaolo Bonzini1-1/+1
2019-01-23migration: introduce pages-per-secondXiao Guangrong1-0/+2
2019-01-14nbd: Allow bitmap export during QMP nbd-server-addEric Blake1-2/+3
2018-12-18qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza1-1/+4
2018-12-11Deprecate HMP `cpu-add`Kashyap Chamarthy1-0/+2
2018-10-11qmp, hmp: make subsystem/system-vendor identities optionalDenis V. Lunev1-2/+4
2018-09-26migration: show the statistics of compressionXiao Guangrong1-0/+13
2018-09-25Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' int...Peter Maydell1-2/+3
2018-09-25qmp, hmp: add PCI subsystem id and vendor id to PCI infoDenis V. Lunev1-0/+2
2018-09-25hmp: fix migrate status timer leakMarc-André Lureau1-0/+1
2018-09-25qapi/block-stream: expose new job propertiesJohn Snow1-2/+3
2018-08-24Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180822-1'...Peter Maydell1-0/+16
2018-08-23hmp-commands: add sync-profileEmilio G. Cota1-0/+24
2018-08-22migration: do not wait for free threadXiao Guangrong1-0/+8
2018-08-22migrate/cpu-throttle: Add max-cpu-throttle migration parameterLi Qiang1-0/+8
2018-07-16cli qmp: Mark --preconfig, exit-preconfig experimentalMarkus Armbruster1-1/+1
2018-07-03qapi: add conditions to VNC type/commands/events on the schemaMarc-André Lureau1-1/+8
2018-06-29Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell1-4/+4
2018-06-29dump: add Windows dump format to dump-guest-memoryViktor Prutyanov1-2/+7
2018-06-29cutils: Provide strchrnulKeno Fischer1-4/+4
2018-06-27migration: Create multifd_bytes ram_counterJuan Quintela1-0/+2
2018-06-21hmp: add exit_preconfigDr. David Alan Gilbert1-0/+8
2018-06-15migration/postcopy: Add max-postcopy-bandwidth parameterDr. David Alan Gilbert1-0/+7
2018-05-15migration/hmp: add migrate_pause commandPeter Xu1-0/+9
2018-05-15hmp/migration: add migrate_recover commandPeter Xu1-0/+10
2018-05-15qmp: hmp: add migrate "resume" optionPeter Xu1-1/+3
2018-05-15hmp: Allow using a qdev id in block_set_io_throttleAlberto Garcia1-2/+12
2018-04-25migration: add postcopy total blocktime into query-migrateAlexey Perevalov1-0/+15
2018-03-27hmp.c: Revert hmp_info_cpus output format changeSatheesh Rajendran1-1/+1
2018-03-20Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180320' into s...Peter Maydell1-1/+1
2018-03-20HMP: Initialize err before usingzhangjixiang1-1/+1
2018-03-20qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoListHaozhong Zhang1-3/+11
2018-03-12qapi: Add device ID and head parameters to screendumpThomas Huth1-1/+3
2018-03-02qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster1-1/+1
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster1-1/+9
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-1/+1
2018-02-26hmp: change hmp_info_cpus to use query-cpus-fastViktor Mihajlovski1-34/+7