Age | Commit message (Expand) | Author |
2018-07-16 | cli qmp: Mark --preconfig, exit-preconfig experimental | Markus Armbruster |
2018-07-03 | qapi: add conditions to VNC type/commands/events on the schema | Marc-André Lureau |
2018-06-29 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell |
2018-06-29 | dump: add Windows dump format to dump-guest-memory | Viktor Prutyanov |
2018-06-29 | cutils: Provide strchrnul | Keno Fischer |
2018-06-27 | migration: Create multifd_bytes ram_counter | Juan Quintela |
2018-06-21 | hmp: add exit_preconfig | Dr. David Alan Gilbert |
2018-06-15 | migration/postcopy: Add max-postcopy-bandwidth parameter | Dr. David Alan Gilbert |
2018-05-15 | migration/hmp: add migrate_pause command | Peter Xu |
2018-05-15 | hmp/migration: add migrate_recover command | Peter Xu |
2018-05-15 | qmp: hmp: add migrate "resume" option | Peter Xu |
2018-05-15 | hmp: Allow using a qdev id in block_set_io_throttle | Alberto Garcia |
2018-04-25 | migration: add postcopy total blocktime into query-migrate | Alexey Perevalov |
2018-03-27 | hmp.c: Revert hmp_info_cpus output format change | Satheesh Rajendran |
2018-03-20 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180320' into s... | Peter Maydell |
2018-03-20 | HMP: Initialize err before using | zhangjixiang |
2018-03-20 | qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList | Haozhong Zhang |
2018-03-12 | qapi: Add device ID and head parameters to screendump | Thomas Huth |
2018-03-02 | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster |
2018-02-26 | hmp: change hmp_info_cpus to use query-cpus-fast | Viktor Mihajlovski |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2018-01-26 | hmp: Add nbd_server_remove to mirror QMP command | Eric Blake |
2018-01-26 | hmp: Add name parameter to nbd_server_add | Eric Blake |
2018-01-26 | qapi: add name parameter to nbd-server-add | Vladimir Sementsov-Ogievskiy |
2018-01-23 | migration: Revert postcopy-blocktime commit set | Peter Maydell |
2018-01-15 | migration: add postcopy total blocktime into query-migrate | Alexey Perevalov |
2018-01-15 | migration: Use proper types in json | Juan Quintela |
2017-12-22 | block: Don't acquire AioContext in hmp_qemu_io() | Kevin Wolf |
2017-10-30 | hmp: Replace error_report_err | ZhiPeng Lu |
2017-10-29 | migration: Make xbzrle_cache_size a migration parameter | Juan Quintela |
2017-10-23 | migrate: HMP migate_continue | Dr. David Alan Gilbert |
2017-10-13 | tpm: Added support for TPM emulator | Amarnath Valluri |
2017-10-05 | hmp: Missing handle_errors | Dr. David Alan Gilbert |
2017-09-22 | migration: Create x-multifd-page-count parameter | Juan Quintela |
2017-09-22 | migration: Create x-multifd-channels parameter | Juan Quintela |
2017-09-14 | hmp: introduce 'info memory_size_summary' command | Vadim Galitsyn |
2017-09-04 | qapi: Change data type of the FOO_lookup generated for enum FOO | Marc-André Lureau |
2017-09-04 | qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) | Markus Armbruster |
2017-09-04 | qapi: Generate FOO_str() macro for QAPI enum FOO | Markus Armbruster |
2017-09-04 | hmp: Use qapi_enum_parse() in hmp_migrate_set_parameter() | Marc-André Lureau |
2017-09-04 | hmp: Use qapi_enum_parse() in hmp_migrate_set_capability() | Marc-André Lureau |
2017-09-04 | qapi: Drop superfluous qapi_enum_parse() parameter max | Markus Armbruster |
2017-07-24 | migration: Use JSON null instead of "" to reset parameter to default | Markus Armbruster |
2017-07-24 | migration: Unshare MigrationParameters struct for now | Markus Armbruster |
2017-07-24 | migration: Clean up around tls_creds, tls_hostname | Markus Armbruster |
2017-07-24 | hmp: Clean up and simplify hmp_migrate_set_parameter() | Markus Armbruster |
2017-07-18 | block: List anonymous device BBs in query-block | Kevin Wolf |