aboutsummaryrefslogtreecommitdiff
path: root/hmp.c
AgeCommit message (Expand)Author
2018-06-29Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-06-29dump: add Windows dump format to dump-guest-memoryViktor Prutyanov
2018-06-29cutils: Provide strchrnulKeno Fischer
2018-06-27migration: Create multifd_bytes ram_counterJuan Quintela
2018-06-21hmp: add exit_preconfigDr. David Alan Gilbert
2018-06-15migration/postcopy: Add max-postcopy-bandwidth parameterDr. David Alan Gilbert
2018-05-15migration/hmp: add migrate_pause commandPeter Xu
2018-05-15hmp/migration: add migrate_recover commandPeter Xu
2018-05-15qmp: hmp: add migrate "resume" optionPeter Xu
2018-05-15hmp: Allow using a qdev id in block_set_io_throttleAlberto Garcia
2018-04-25migration: add postcopy total blocktime into query-migrateAlexey Perevalov
2018-03-27hmp.c: Revert hmp_info_cpus output format changeSatheesh Rajendran
2018-03-20Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180320' into s...Peter Maydell
2018-03-20HMP: Initialize err before usingzhangjixiang
2018-03-20qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoListHaozhong Zhang
2018-03-12qapi: Add device ID and head parameters to screendumpThomas Huth
2018-03-02qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-26hmp: change hmp_info_cpus to use query-cpus-fastViktor Mihajlovski
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-01-26hmp: Add nbd_server_remove to mirror QMP commandEric Blake
2018-01-26hmp: Add name parameter to nbd_server_addEric Blake
2018-01-26qapi: add name parameter to nbd-server-addVladimir Sementsov-Ogievskiy
2018-01-23migration: Revert postcopy-blocktime commit setPeter Maydell
2018-01-15migration: add postcopy total blocktime into query-migrateAlexey Perevalov
2018-01-15migration: Use proper types in jsonJuan Quintela
2017-12-22block: Don't acquire AioContext in hmp_qemu_io()Kevin Wolf
2017-10-30hmp: Replace error_report_errZhiPeng Lu
2017-10-29migration: Make xbzrle_cache_size a migration parameterJuan Quintela
2017-10-23migrate: HMP migate_continueDr. David Alan Gilbert
2017-10-13tpm: Added support for TPM emulatorAmarnath Valluri
2017-10-05hmp: Missing handle_errorsDr. David Alan Gilbert
2017-09-22migration: Create x-multifd-page-count parameterJuan Quintela
2017-09-22migration: Create x-multifd-channels parameterJuan Quintela
2017-09-14hmp: introduce 'info memory_size_summary' commandVadim Galitsyn
2017-09-04qapi: Change data type of the FOO_lookup generated for enum FOOMarc-André Lureau
2017-09-04qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster
2017-09-04qapi: Generate FOO_str() macro for QAPI enum FOOMarkus Armbruster
2017-09-04hmp: Use qapi_enum_parse() in hmp_migrate_set_parameter()Marc-André Lureau
2017-09-04hmp: Use qapi_enum_parse() in hmp_migrate_set_capability()Marc-André Lureau
2017-09-04qapi: Drop superfluous qapi_enum_parse() parameter maxMarkus Armbruster
2017-07-24migration: Use JSON null instead of "" to reset parameter to defaultMarkus Armbruster
2017-07-24migration: Unshare MigrationParameters struct for nowMarkus Armbruster
2017-07-24migration: Clean up around tls_creds, tls_hostnameMarkus Armbruster
2017-07-24hmp: Clean up and simplify hmp_migrate_set_parameter()Markus Armbruster
2017-07-18block: List anonymous device BBs in query-blockKevin Wolf
2017-07-18block/qapi: Add qdev device name to query-blockKevin Wolf
2017-07-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170717-pull-request' i...Peter Maydell