Age | Commit message (Expand) | Author | Files | Lines |
2021-06-08 | migration/dirtyrate: make sample page count configurable | Hyman Huang(黄勇) | 1 | -3/+12 |
2021-05-13 | migration: Drop redundant query-migrate result @blocked | Markus Armbruster | 1 | -6/+0 |
2021-04-20 | migration: Deprecate redundant query-migrate result @blocked | Markus Armbruster | 1 | -2/+7 |
2021-03-18 | migrate: remove QMP/HMP commands for speed, downtime and cache size | Daniel P. Berrangé | 1 | -98/+0 |
2021-02-12 | migration: dirty-bitmap: Allow control of bitmap persistence | Peter Krempa | 1 | -1/+18 |
2021-02-08 | migration: introduce snapshot-{save, load, delete} QMP commands | Daniel P. Berrangé | 1 | -0/+173 |
2021-02-08 | migration: Add blocker information | Dr. David Alan Gilbert | 1 | -0/+6 |
2021-02-08 | migration: Clean up signed vs. unsigned XBZRLE cache-size | Markus Armbruster | 1 | -2/+2 |
2021-02-08 | migration: Fix migrate-set-parameters argument validation | Markus Armbruster | 1 | -14/+14 |
2021-02-08 | migration: introduce 'background-snapshot' migration capability | Andrey Gruzdev | 1 | -1/+6 |
2020-12-10 | qapi: Normalize version references x.y.0 to just x.y | Markus Armbruster | 1 | -8/+8 |
2020-11-01 | qapi: Add VFIO devices migration stats in Migration stats | Kirti Wankhede | 1 | -0/+17 |
2020-10-21 | qapi: Restrict Xen migration commands to migration.json | Philippe Mathieu-Daudé | 1 | -0/+41 |
2020-10-12 | migration/dirtyrate: present dirty rate only when querying the rate has compl... | Chuan Zheng | 1 | -5/+3 |
2020-09-29 | qapi: Fix doc comment indentation again | Peter Maydell | 1 | -54/+54 |
2020-09-25 | migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func... | Chuan Zheng | 1 | -0/+50 |
2020-09-25 | migration/dirtyrate: add DirtyRateStatus to denote calculation status | Chuan Zheng | 1 | -0/+17 |
2020-09-07 | qapi: Fix indentation, again | Peter Maydell | 1 | -4/+4 |
2020-09-07 | qapi/migration.json: Fix indentation | Peter Maydell | 1 | -30/+30 |
2020-08-21 | migration: Add block-bitmap-mapping parameter | Max Reitz | 1 | -3/+101 |
2020-08-03 | schemas: Add vim modeline | Andrea Bolognani | 1 | -0/+1 |
2020-05-07 | migration/xbzrle: add encoding rate | Wei Wang | 1 | -1/+4 |
2020-05-07 | migration/throttle: Add cpu-throttle-tailslow migration parameter | Keqian Zhu | 1 | -0/+48 |
2020-03-17 | qapi: Mark deprecated QMP parts with feature 'deprecated' | Markus Armbruster | 1 | -12/+24 |
2020-03-13 | migration/throttle: Add throttle-trig-thres migration parameter | Keqian Zhu | 1 | -1/+15 |
2020-02-28 | multifd: Add zstd compression multifd support | Juan Quintela | 1 | -1/+3 |
2020-02-28 | multifd: Add multifd-zstd-level parameter | Juan Quintela | 1 | -3/+26 |
2020-02-28 | multifd: Add zlib compression multifd support | Juan Quintela | 1 | -1/+2 |
2020-02-28 | multifd: Add multifd-zlib-level parameter | Juan Quintela | 1 | -3/+27 |
2020-02-28 | multifd: Add multifd-compression parameter | Juan Quintela | 1 | -3/+27 |
2020-02-15 | qapi/migration.json: Replace _this_ with *this* | Peter Maydell | 1 | -2/+2 |
2020-02-15 | qapi: Remove hardcoded tabs | Peter Maydell | 1 | -3/+3 |
2020-02-15 | qapi: Fix indent level on doc comments in json files | Peter Maydell | 1 | -99/+99 |
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 |