aboutsummaryrefslogtreecommitdiff
path: root/qapi/migration.json
AgeCommit message (Expand)Author
2024-03-26qapi: Correct documentation indentation and whitespaceMarkus Armbruster
2024-03-26qapi: Refill doc comments to conform to current conventionsMarkus Armbruster
2024-03-26qapi: Start sentences with a capital letter, end them with a periodMarkus Armbruster
2024-03-26qapi: Fix abbreviation punctuation in doc commentsMarkus Armbruster
2024-03-26qapi: Fix bogus documentation of query-migrationthreadsMarkus Armbruster
2024-03-26qapi: Resync MigrationParameter and MigrateSetParametersMarkus Armbruster
2024-03-26qapi: Improve migration TLS documentationMarkus Armbruster
2024-03-11migration/multifd: Enable multifd zero page checking by default.Hao Xiang
2024-03-11migration/multifd: Implement zero page transmission on the multifd thread.Hao Xiang
2024-03-11migration/multifd: Add new migration option zero-page-detection.Hao Xiang
2024-03-05Merge tag 'pull-qapi-2024-03-04' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-03-04qapi: Delete useless "Returns" sectionsMarkus Armbruster
2024-03-01migration/ram: Introduce 'mapped-ram' migration capabilityFabiano Rosas
2024-03-01migration: massage cpr-reboot documentationSteve Sistare
2024-02-28migration: options incompatible with cprSteve Sistare
2024-02-28migration: update cpr-reboot descriptionSteve Sistare
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster
2024-02-26qapi: Misc cleanups to migrate QAPIsHet Gala
2024-02-12qapi/migration: Add missing tls-authz documentationPeter Xu
2024-02-12qapi: Add missing union tag documentationMarkus Armbruster
2024-02-12qapi: Indent tagged doc comment sections properlyMarkus Armbruster
2024-01-30qapi/migration.json: Fix the member name for MigrationCapabilityHan Han
2024-01-29Make 'uri' optional for migrate QAPIHet Gala
2024-01-26qapi: Fix malformed "Since:" section tags (again)Markus Armbruster
2023-11-15qapi/migration.json: spelling: transferingMichael Tokarev
2023-11-02migration: New migrate and migrate-incoming argument 'channels'Het Gala
2023-11-02migration: New QAPI type 'MigrateAddress'Het Gala
2023-11-01cpr: reboot modeSteve Sistare
2023-11-01migration: mode parameterSteve Sistare
2023-10-31migration: Deprecate old compression methodJuan Quintela
2023-10-31migration: Deprecate block migrationJuan Quintela
2023-10-31migration: migrate 'blk' command option is deprecated.Juan Quintela
2023-10-31migration: migrate 'inc' command option is deprecated.Juan Quintela
2023-10-17migration: Improve json and formattingJuan Quintela
2023-10-17migration: Allow user to specify available switchover bandwidthPeter Xu
2023-10-11migration: Display error in query-migrate irrelevant of statusPeter Xu
2023-10-10migration/dirtyrate: use QEMU_CLOCK_HOST to report start-timeAndrei Gudkov
2023-10-10migration/calc-dirty-rate: millisecond-granularity periodAndrei Gudkov
2023-08-02qapi: Craft the dirty-limit capability commentHyman Huang(黄勇)
2023-08-02qapi: Reformat the dirty-limit migration doc commentsHyman Huang(黄勇)
2023-07-26Merge tag 'pull-qapi-2023-07-26-v2' of https://repo.or.cz/qemu/armbru into st...Richard Henderson
2023-07-26qapi: Reformat recent doc comments to conform to current conventionsMarkus Armbruster
2023-07-26migration: skipped field is really obsolete.Juan Quintela
2023-07-26migration: Extend query-migrate to provide dirty page limit infoHyman Huang(黄勇)
2023-07-26migration: Introduce dirty-limit capabilityHyman Huang(黄勇)
2023-07-26qapi/migration: Introduce vcpu-dirty-limit parametersHyman Huang(黄勇)
2023-07-26qapi/migration: Introduce x-vcpu-dirty-limit-period parameterHyman Huang(黄勇)
2023-07-10migration.json: Don't use space before colonJuan Quintela
2023-07-10qapi: better docs for calc-dirty-rate and friendsAndrei Gudkov
2023-06-30migration: Add switchover ack capabilityAvihai Horon