aboutsummaryrefslogtreecommitdiff
path: root/qapi/migration.json
AgeCommit message (Expand)Author
2024-09-10Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-09-10qapi: Smarter camel_to_upper() to reduce need for 'prefix'Markus Armbruster
2024-09-09migration: Introduce 'qatzip' compression methodBryan Zhang
2024-09-09migration: Add migration parameters for QATzipBryan Zhang
2024-08-05qapi: Refill doc comments to conform to conventionsMarkus Armbruster
2024-07-17qapi: convert "Example" sections with longer proseJohn Snow
2024-07-17qapi: convert "Example" sections with titlesJohn Snow
2024-07-17qapi: convert "Example" sections without titlesJohn Snow
2024-07-06qapi: convert "Note" sections to plain rSTJohn Snow
2024-07-06qapi: fix non-compliant JSON examplesJohn Snow
2024-06-21migration/postcopy: Add postcopy-recover-setup phasePeter Xu
2024-06-21migration: Add direct-io parameterFabiano Rosas
2024-06-14migration/multifd: add uadk compression frameworkShameer Kolothum
2024-06-14migration/multifd: add qpl compression methodYuan Liu
2024-05-08migration: Remove non-multifd compressionFabiano Rosas
2024-05-08migration: Remove block migrationFabiano Rosas
2024-05-08migration: Remove 'blk/-b' option from migrate commandsFabiano Rosas
2024-05-08migration: Remove 'inc' option from migrate commandFabiano Rosas
2024-05-08migration: Remove 'skipped' field from MigrationStatsFabiano Rosas
2024-05-08qapi: introduce exit-on-error parameter for migrate-incomingVladimir Sementsov-Ogievskiy
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