Age | Commit message (Expand) | Author |
2022-09-07 | qapi: fix examples of events missing timestamp | Victor Toso |
2022-07-20 | Add dirty-sync-missed-zero-copy migration stat | Leonardo Bras |
2022-07-20 | migration: Add postcopy-preempt capability | Peter Xu |
2022-07-20 | softmmu/dirtylimit: Implement dirty page rate limit | Hyman Huang(黄勇) |
2022-06-22 | migration: Change zero_copy_send from migration parameter to migration capabi... | Leonardo Bras |
2022-05-16 | Merge tag 'pull-migration-20220516a' of https://gitlab.com/dagrh/qemu into st... | Richard Henderson |
2022-05-16 | migration: Add zero-copy-send parameter for QMP/HMP for Linux | Leonardo Bras |
2022-05-16 | qapi: Stop using whitespace for alignment in comments | Andrea Bolognani |
2022-05-16 | qapi: Drop unnecessary empty lines in comments | Andrea Bolognani |
2022-05-16 | qapi: Add missing separators between sections | Andrea Bolognani |
2022-04-21 | qapi: Fix documentation for query-xen-replication-status | Andrea Bolognani |
2022-04-05 | qapi: Fix calc-dirty-rate example | Markus Armbruster |
2022-04-05 | qapi: fix example of query-colo-status command | Victor Toso |
2022-03-31 | qapi: fix example of UNPLUG_PRIMARY event | Victor Toso |
2022-02-28 | qapi/migration: Fix examples document wrong field name for arguments | Fabian Holler |
2022-01-28 | migration: Tally pre-copy, downtime and post-copy bytes independently | David Edmondson |
2021-11-09 | docs: fix 'sample-pages' option tag | Hyman Huang(黄勇) |
2021-11-06 | docs: fix qemu incorrect tag | Hyman Huang(黄勇) |
2021-11-01 | migration/dirtyrate: implement dirty-bitmap dirtyrate calculation | Hyman Huang(黄勇) |
2021-11-01 | migration/dirtyrate: implement dirty-ring dirtyrate calculation | Hyman Huang(黄勇) |
2021-11-01 | migration/dirtyrate: introduce struct and adjust DirtyRateStat | Hyman Huang(黄勇) |
2021-10-29 | qapi: Mark unstable QMP parts with feature 'unstable' | Markus Armbruster |
2021-08-26 | qapi: make 'if' condition strings simple identifiers | Marc-André Lureau |
2021-06-08 | migration/dirtyrate: make sample page count configurable | Hyman Huang(黄勇) |
2021-05-13 | migration: Drop redundant query-migrate result @blocked | Markus Armbruster |
2021-04-20 | migration: Deprecate redundant query-migrate result @blocked | Markus Armbruster |
2021-03-18 | migrate: remove QMP/HMP commands for speed, downtime and cache size | Daniel P. Berrangé |
2021-02-12 | migration: dirty-bitmap: Allow control of bitmap persistence | Peter Krempa |
2021-02-08 | migration: introduce snapshot-{save, load, delete} QMP commands | Daniel P. Berrangé |
2021-02-08 | migration: Add blocker information | Dr. David Alan Gilbert |
2021-02-08 | migration: Clean up signed vs. unsigned XBZRLE cache-size | Markus Armbruster |
2021-02-08 | migration: Fix migrate-set-parameters argument validation | Markus Armbruster |
2021-02-08 | migration: introduce 'background-snapshot' migration capability | Andrey Gruzdev |
2020-12-10 | qapi: Normalize version references x.y.0 to just x.y | Markus Armbruster |
2020-11-01 | qapi: Add VFIO devices migration stats in Migration stats | Kirti Wankhede |
2020-10-21 | qapi: Restrict Xen migration commands to migration.json | Philippe Mathieu-Daudé |
2020-10-12 | migration/dirtyrate: present dirty rate only when querying the rate has compl... | Chuan Zheng |
2020-09-29 | qapi: Fix doc comment indentation again | Peter Maydell |
2020-09-25 | migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func... | Chuan Zheng |
2020-09-25 | migration/dirtyrate: add DirtyRateStatus to denote calculation status | Chuan Zheng |
2020-09-07 | qapi: Fix indentation, again | Peter Maydell |
2020-09-07 | qapi/migration.json: Fix indentation | Peter Maydell |
2020-08-21 | migration: Add block-bitmap-mapping parameter | Max Reitz |
2020-08-03 | schemas: Add vim modeline | Andrea Bolognani |
2020-05-07 | migration/xbzrle: add encoding rate | Wei Wang |
2020-05-07 | migration/throttle: Add cpu-throttle-tailslow migration parameter | Keqian Zhu |
2020-03-17 | qapi: Mark deprecated QMP parts with feature 'deprecated' | Markus Armbruster |
2020-03-13 | migration/throttle: Add throttle-trig-thres migration parameter | Keqian Zhu |
2020-02-28 | multifd: Add zstd compression multifd support | Juan Quintela |
2020-02-28 | multifd: Add multifd-zstd-level parameter | Juan Quintela |