Age | Commit message (Expand) | Author | Files | Lines |
2019-10-29 | migration: add new migration state wait-unplug | Jens Freimann | 1 | -1/+4 |
2019-10-29 | qapi: add unplug primary event | Jens Freimann | 1 | -0/+19 |
2019-09-12 | migration: Add validate-uuid capability | Yury Kotov | 1 | -1/+4 |
2019-04-02 | qapi/migration.json: Rename COLOStatus last_mode to last-mode | Zhang Chen | 1 | -2/+2 |
2019-04-02 | qapi/migration.json: Fix ColoStatus member last_mode's version | Zhang Chen | 1 | -1/+1 |
2019-03-25 | Migration/colo.c: Make user obtain the last COLO mode info after failover | Zhang Chen | 1 | -1/+6 |
2019-03-25 | Migration/colo.c: Add new COLOExitReason to handle all failover state | Zhang Chen | 1 | -6/+9 |
2019-03-25 | migration: add support for a "tls-authz" migration parameter | Daniel P. Berrange | 1 | -1/+13 |
2019-03-25 | multifd: Drop x- | Juan Quintela | 1 | -17/+17 |
2019-03-25 | multifd: Drop x-multifd-page-count parameter | Juan Quintela | 1 | -12/+1 |
2019-03-06 | qapi/migration.json: Remove a variable that doesn't exist in example | Zhang Chen | 1 | -1/+1 |
2019-03-06 | migration: Create socket-address parameter | Juan Quintela | 1 | -1/+5 |
2019-03-06 | migration: Introduce ignore-shared capability | Yury Kotov | 1 | -1/+4 |
2019-03-05 | migration: Add announce parameters | Dr. David Alan Gilbert | 1 | -3/+50 |
2019-01-23 | migration: introduce pages-per-second | Xiao Guangrong | 1 | -1/+4 |
2018-12-14 | qapi: add conditions to REPLICATION type/commands on the schema | Marc-André Lureau | 1 | -4/+8 |
2018-12-13 | qapi: break long lines at 'data' member | Marc-André Lureau | 1 | -1/+2 |
2018-10-31 | qapi: Fix COLOStatus and query-colo-status since version | Zhang Chen | 1 | -2/+2 |
2018-10-19 | qapi: Add new command to query colo status | Zhang Chen | 1 | -0/+32 |
2018-10-19 | qapi/migration.json: Rename COLO unknown mode to none mode. | Zhang Chen | 1 | -5/+5 |
2018-10-19 | qmp event: Add COLO_EXIT event to notify users while exited COLO | zhanghailiang | 1 | -0/+38 |
2018-09-26 | migration: show the statistics of compression | Xiao Guangrong | 1 | -1/+25 |
2018-08-22 | migration: do not wait for free thread | Xiao Guangrong | 1 | -0/+18 |
2018-08-22 | migrate/cpu-throttle: Add max-cpu-throttle migration parameter | Li Qiang | 1 | -3/+18 |
2018-08-22 | qapi/migration.json: fix the description for "query-migrate" output | jialina01 | 1 | -13/+12 |
2018-06-27 | migration: Create multifd_bytes ram_counter | Juan Quintela | 1 | -1/+4 |
2018-06-15 | migration/postcopy: Add max-postcopy-bandwidth parameter | Dr. David Alan Gilbert | 1 | -3/+16 |
2018-06-04 | migration: Don't activate block devices if using -S | Dr. David Alan Gilbert | 1 | -1/+5 |
2018-05-29 | qapi: Change "since 2.13" annotations to "since 3.0" | Peter Maydell | 1 | -8/+8 |
2018-05-15 | migration: Textual fixups for blocktime | Dr. David Alan Gilbert | 1 | -4/+5 |
2018-05-15 | migration/qmp: add command migrate-pause | Peter Xu | 1 | -0/+16 |
2018-05-15 | qmp/migration: new command migrate-recover | Peter Xu | 1 | -0/+20 |
2018-05-15 | migration: new state "postcopy-recover" | Peter Xu | 1 | -1/+3 |
2018-05-15 | qmp: hmp: add migrate "resume" option | Peter Xu | 1 | -1/+4 |
2018-05-15 | migration: new postcopy-pause state | Peter Xu | 1 | -1/+4 |
2018-04-25 | migration: add postcopy total blocktime into query-migrate | Alexey Perevalov | 1 | -1/+10 |
2018-04-25 | migration: introduce postcopy-blocktime capability | Alexey Perevalov | 1 | -1/+5 |
2018-03-13 | qapi: add dirty-bitmaps migration capability | Vladimir Sementsov-Ogievskiy | 1 | -1/+5 |
2018-02-14 | migration: improve documentation of postcopy-ram | Greg Kurz | 1 | -4/+6 |
2018-01-23 | migration: Revert postcopy-blocktime commit set | Peter Maydell | 1 | -15/+2 |
2018-01-15 | migration: add postcopy total blocktime into query-migrate | Alexey Perevalov | 1 | -1/+10 |
2018-01-15 | migration: introduce postcopy-blocktime capability | Alexey Perevalov | 1 | -1/+5 |
2018-01-15 | migration: Use proper types in json | Juan Quintela | 1 | -10/+10 |
2017-11-21 | migration, xen: Fix block image lock issue on live migration | Anthony PERARD | 1 | -1/+5 |
2017-10-29 | migration: Make xbzrle_cache_size a migration parameter | Juan Quintela | 1 | -3/+23 |
2017-10-23 | qapi: Fix grammar in x-multifd-page-count descriptions | Juan Quintela | 1 | -3/+3 |
2017-10-23 | migration: migrate-continue | Dr. David Alan Gilbert | 1 | -0/+17 |
2017-10-23 | migration: Add 'pre-switchover' and 'device' statuses | Dr. David Alan Gilbert | 1 | -1/+7 |
2017-10-23 | migration: Add 'pause-before-switchover' capability | Dr. David Alan Gilbert | 1 | -1/+4 |
2017-09-22 | migration: Create x-multifd-page-count parameter | Juan Quintela | 1 | -3/+14 |