summaryrefslogtreecommitdiff
path: root/hmp.c
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-0/+1
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-0/+1
2018-01-26hmp: Add nbd_server_remove to mirror QMP commandEric Blake1-3/+11
2018-01-26hmp: Add name parameter to nbd_server_addEric Blake1-1/+2
2018-01-26qapi: add name parameter to nbd-server-addVladimir Sementsov-Ogievskiy1-2/+3
2018-01-23migration: Revert postcopy-blocktime commit setPeter Maydell1-15/+0
2018-01-15migration: add postcopy total blocktime into query-migrateAlexey Perevalov1-0/+15
2018-01-15migration: Use proper types in jsonJuan Quintela1-11/+11
2017-12-22block: Don't acquire AioContext in hmp_qemu_io()Kevin Wolf1-6/+0
2017-10-30hmp: Replace error_report_errZhiPeng Lu1-18/+8
2017-10-29migration: Make xbzrle_cache_size a migration parameterJuan Quintela1-0/+14
2017-10-23migrate: HMP migate_continueDr. David Alan Gilbert1-0/+13
2017-10-13tpm: Added support for TPM emulatorAmarnath Valluri1-0/+5
2017-10-05hmp: Missing handle_errorsDr. David Alan Gilbert1-0/+2
2017-09-22migration: Create x-multifd-page-count parameterJuan Quintela1-0/+7
2017-09-22migration: Create x-multifd-channels parameterJuan Quintela1-0/+7