Age | Commit message (Expand) | Author |
2019-05-01 | hmp: delvm: use hmp_handle_error | Cole Robinson |
2019-04-18 | block/qapi: Clean up how we print to monitor or stdout | Markus Armbruster |
2019-04-05 | migration: Fix migrate_set_parameter | Juan Quintela |
2019-03-25 | migration: add support for a "tls-authz" migration parameter | Daniel P. Berrange |
2019-03-25 | multifd: Drop x- | Juan Quintela |
2019-03-25 | multifd: Drop x-multifd-page-count parameter | Juan Quintela |
2019-03-16 | {hmp, hw/pvrdma}: Expose device internals via monitor interface | Yuval Shaia |
2019-03-06 | nbd: allow authorization with nbd-server-start QMP command | Daniel P. Berrange |
2019-03-06 | migration: Create socket-address parameter | Juan Quintela |
2019-03-05 | hmp: Add hmp_announce_self | Dr. David Alan Gilbert |
2019-03-05 | migration: Add announce parameters | Dr. David Alan Gilbert |
2019-02-14 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-02-14 | HMP: Prepend errors with 'Error:' | Dr. David Alan Gilbert |
2019-02-13 | char: allow specifying a GMainContext at opening time | Paolo Bonzini |
2019-01-23 | migration: introduce pages-per-second | Xiao Guangrong |
2019-01-14 | nbd: Allow bitmap export during QMP nbd-server-add | Eric Blake |
2018-12-18 | qmp hmp: Make system_wakeup check wake-up support and run state | Daniel Henrique Barboza |
2018-12-11 | Deprecate HMP `cpu-add` | Kashyap Chamarthy |
2018-10-11 | qmp, hmp: make subsystem/system-vendor identities optional | Denis V. Lunev |
2018-09-26 | migration: show the statistics of compression | Xiao Guangrong |
2018-09-25 | Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' int... | Peter Maydell |
2018-09-25 | qmp, hmp: add PCI subsystem id and vendor id to PCI info | Denis V. Lunev |
2018-09-25 | hmp: fix migrate status timer leak | Marc-André Lureau |
2018-09-25 | qapi/block-stream: expose new job properties | John Snow |
2018-08-24 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180822-1'... | Peter Maydell |
2018-08-23 | hmp-commands: add sync-profile | Emilio G. Cota |
2018-08-22 | migration: do not wait for free thread | Xiao Guangrong |
2018-08-22 | migrate/cpu-throttle: Add max-cpu-throttle migration parameter | Li Qiang |
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 |