summaryrefslogtreecommitdiffstats
path: root/hmp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180822-1'...Peter Maydell2018-08-241-0/+16
|\
| * migration: do not wait for free threadXiao Guangrong2018-08-221-0/+8
| * migrate/cpu-throttle: Add max-cpu-throttle migration parameterLi Qiang2018-08-221-0/+8
* | hmp-commands: add sync-profileEmilio G. Cota2018-08-231-0/+24
|/
* cli qmp: Mark --preconfig, exit-preconfig experimentalMarkus Armbruster2018-07-161-1/+1
* qapi: add conditions to VNC type/commands/events on the schemaMarc-André Lureau2018-07-031-1/+8
* Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2018-06-291-4/+4
|\
| * cutils: Provide strchrnulKeno Fischer2018-06-291-4/+4
* | dump: add Windows dump format to dump-guest-memoryViktor Prutyanov2018-06-291-2/+7
|/
* migration: Create multifd_bytes ram_counterJuan Quintela2018-06-271-0/+2
* hmp: add exit_preconfigDr. David Alan Gilbert2018-06-211-0/+8
* migration/postcopy: Add max-postcopy-bandwidth parameterDr. David Alan Gilbert2018-06-151-0/+7
* migration/hmp: add migrate_pause commandPeter Xu2018-05-151-0/+9
* hmp/migration: add migrate_recover commandPeter Xu2018-05-151-0/+10
* qmp: hmp: add migrate "resume" optionPeter Xu2018-05-151-1/+3
* hmp: Allow using a qdev id in block_set_io_throttleAlberto Garcia2018-05-151-2/+12
* migration: add postcopy total blocktime into query-migrateAlexey Perevalov2018-04-251-0/+15
* hmp.c: Revert hmp_info_cpus output format changeSatheesh Rajendran2018-03-271-1/+1
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180320' into s...Peter Maydell2018-03-201-1/+1
|\
| * HMP: Initialize err before usingzhangjixiang2018-03-201-1/+1
* | qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoListHaozhong Zhang2018-03-201-3/+11
|/
* qapi: Add device ID and head parameters to screendumpThomas Huth2018-03-121-1/+3
* qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster2018-03-021-1/+1
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+9
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+1
* hmp: change hmp_info_cpus to use query-cpus-fastViktor Mihajlovski2018-02-261-34/+7Star
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* hmp: Add nbd_server_remove to mirror QMP commandEric Blake2018-01-261-3/+11
* hmp: Add name parameter to nbd_server_addEric Blake2018-01-261-1/+2
* qapi: add name parameter to nbd-server-addVladimir Sementsov-Ogievskiy2018-01-261-2/+3
* migration: Revert postcopy-blocktime commit setPeter Maydell2018-01-231-15/+0Star
* migration: add postcopy total blocktime into query-migrateAlexey Perevalov2018-01-151-0/+15
* migration: Use proper types in jsonJuan Quintela2018-01-151-11/+11
* block: Don't acquire AioContext in hmp_qemu_io()Kevin Wolf2017-12-221-6/+0Star
* hmp: Replace error_report_errZhiPeng Lu2017-10-301-18/+8Star
* migration: Make xbzrle_cache_size a migration parameterJuan Quintela2017-10-291-0/+14
* migrate: HMP migate_continueDr. David Alan Gilbert2017-10-231-0/+13
* tpm: Added support for TPM emulatorAmarnath Valluri2017-10-131-0/+5
* hmp: Missing handle_errorsDr. David Alan Gilbert2017-10-051-0/+2
* migration: Create x-multifd-page-count parameterJuan Quintela2017-09-221-0/+7
* migration: Create x-multifd-channels parameterJuan Quintela2017-09-221-0/+7
* hmp: introduce 'info memory_size_summary' commandVadim Galitsyn2017-09-141-0/+18
* qapi: Change data type of the FOO_lookup generated for enum FOOMarc-André Lureau2017-09-041-3/+3
* qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster2017-09-041-27/+27
* qapi: Generate FOO_str() macro for QAPI enum FOOMarkus Armbruster2017-09-041-1/+0Star
* hmp: Use qapi_enum_parse() in hmp_migrate_set_parameter()Marc-André Lureau2017-09-041-71/+69Star
* hmp: Use qapi_enum_parse() in hmp_migrate_set_capability()Marc-André Lureau2017-09-041-13/+10Star
* qapi: Drop superfluous qapi_enum_parse() parameter maxMarkus Armbruster2017-09-041-1/+1
* migration: Use JSON null instead of "" to reset parameter to defaultMarkus Armbruster2017-07-241-2/+6