Age | Commit message (Expand) | Author | Files | Lines |
2024-01-29 | migration: Plug memory leak on HMP migrate error path | Markus Armbruster | 1 | -3/+1 |
2024-01-04 | migration: preserve suspended for snapshot | Steve Sistare | 1 | -3/+5 |
2023-12-21 | block: remove AioContext locking | Stefan Hajnoczi | 1 | -3/+0 |
2023-11-02 | migration: Implement MigrateChannelList to hmp migration flow. | Het Gala | 1 | -2/+21 |
2023-11-02 | migration: New migrate and migrate-incoming argument 'channels' | Het Gala | 1 | -3/+3 |
2023-11-01 | migration: mode parameter | Steve Sistare | 1 | -0/+9 |
2023-10-31 | migration: migrate 'blk' command option is deprecated. | Juan Quintela | 1 | -0/+5 |
2023-10-31 | migration: migrate 'inc' command option is deprecated. | Juan Quintela | 1 | -0/+5 |
2023-10-17 | migration: Print block status when needed | Juan Quintela | 1 | -3/+2 |
2023-10-17 | migration: Allow user to specify available switchover bandwidth | Peter Xu | 1 | -0/+14 |
2023-10-12 | block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK | Kevin Wolf | 1 | -0/+2 |
2023-07-26 | migration: Extend query-migrate to provide dirty page limit info | Hyman Huang(黄勇) | 1 | -0/+10 |
2023-07-26 | qapi/migration: Introduce vcpu-dirty-limit parameters | Hyman Huang(黄勇) | 1 | -0/+8 |
2023-07-26 | qapi/migration: Introduce x-vcpu-dirty-limit-period parameter | Hyman Huang(黄勇) | 1 | -0/+8 |
2023-05-10 | build: move COLO under CONFIG_REPLICATION | Vladimir Sementsov-Ogievskiy | 1 | -0/+2 |
2023-04-24 | spice: move client_migrate_info command to ui/ | Juan Quintela | 1 | -17/+0 |
2023-04-24 | migration: move migration_global_dump() to migration-hmp-cmds.c | Juan Quintela | 1 | -1/+21 |
2023-02-23 | error: Drop superfluous #include "qapi/qmp/qerror.h" | Markus Armbruster | 1 | -1/+0 |
2023-02-04 | migration: Move HMP commands from monitor/ to migration/ | Markus Armbruster | 1 | -0/+807 |