Age | Commit message (Expand) | Author | Files | Lines |
2022-04-21 | qapi: Fix documentation for query-xen-replication-status | Andrea Bolognani | 1 | -1/+1 |
2022-04-05 | qapi: Fix calc-dirty-rate example | Markus Armbruster | 1 | -1/+1 |
2022-04-05 | qapi: fix example of query-colo-status command | Victor Toso | 1 | -1/+1 |
2022-03-31 | qapi: fix example of UNPLUG_PRIMARY event | Victor Toso | 1 | -1/+3 |
2022-02-28 | qapi/migration: Fix examples document wrong field name for arguments | Fabian Holler | 1 | -5/+5 |
2022-01-28 | migration: Tally pre-copy, downtime and post-copy bytes independently | David Edmondson | 1 | -1/+12 |
2021-11-09 | docs: fix 'sample-pages' option tag | Hyman Huang(黄勇) | 1 | -1/+1 |
2021-11-06 | docs: fix qemu incorrect tag | Hyman Huang(黄勇) | 1 | -5/+5 |
2021-11-01 | migration/dirtyrate: implement dirty-bitmap dirtyrate calculation | Hyman Huang(黄勇) | 1 | -2/+4 |
2021-11-01 | migration/dirtyrate: implement dirty-ring dirtyrate calculation | Hyman Huang(黄勇) | 1 | -2/+14 |
2021-11-01 | migration/dirtyrate: introduce struct and adjust DirtyRateStat | Hyman Huang(黄勇) | 1 | -0/+30 |
2021-10-29 | qapi: Mark unstable QMP parts with feature 'unstable' | Markus Armbruster | 1 | -6/+29 |
2021-08-26 | qapi: make 'if' condition strings simple identifiers | Marc-André Lureau | 1 | -5/+5 |
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 |