summary refs log tree commit diff stats
path: root/migration/migration-hmp-cmds.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* migration/multifd: Add new migration option zero-page-detection.Hao Xiang2024-03-111-0/+9
* migration: Plug memory leak on HMP migrate error pathMarkus Armbruster2024-01-291-3/+1
* migration: preserve suspended for snapshotSteve Sistare2024-01-041-3/+5
* block: remove AioContext lockingStefan Hajnoczi2023-12-211-3/+0
* migration: Implement MigrateChannelList to hmp migration flow.Het Gala2023-11-021-2/+21
* migration: New migrate and migrate-incoming argument 'channels'Het Gala2023-11-021-3/+3
* migration: mode parameterSteve Sistare2023-11-011-0/+9
* migration: migrate 'blk' command option is deprecated.Juan Quintela2023-10-311-0/+5
* migration: migrate 'inc' command option is deprecated.Juan Quintela2023-10-311-0/+5
* migration: Print block status when neededJuan Quintela2023-10-171-3/+2
* migration: Allow user to specify available switchover bandwidthPeter Xu2023-10-171-0/+14
* block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCKKevin Wolf2023-10-121-0/+2
* migration: Extend query-migrate to provide dirty page limit infoHyman Huang(黄勇)2023-07-261-0/+10
* qapi/migration: Introduce vcpu-dirty-limit parametersHyman Huang(黄勇)2023-07-261-0/+8
* qapi/migration: Introduce x-vcpu-dirty-limit-period parameterHyman Huang(黄勇)2023-07-261-0/+8
* build: move COLO under CONFIG_REPLICATIONVladimir Sementsov-Ogievskiy2023-05-101-0/+2
* spice: move client_migrate_info command to ui/Juan Quintela2023-04-241-17/+0
* migration: move migration_global_dump() to migration-hmp-cmds.cJuan Quintela2023-04-241-1/+21
* error: Drop superfluous #include "qapi/qmp/qerror.h"Markus Armbruster2023-02-231-1/+0
* migration: Move HMP commands from monitor/ to migration/Markus Armbruster2023-02-041-0/+807