aboutsummaryrefslogtreecommitdiff
path: root/migration/migration.c
AgeCommit message (Expand)Author
2022-12-15Merge tag 'next-8.0-pull-request' of https://gitlab.com/juan.quintela/qemu in...Peter Maydell
2022-12-15migration: Remove old preempt code around state maintainancePeter Xu
2022-12-15migration: Send requested page directly in rp-return threadPeter Xu
2022-12-15migration: Use atomic ops properly for page accountingsPeter Xu
2022-12-14qapi migration: Elide redundant has_FOO in generated CMarkus Armbruster
2022-11-21migration: Disable multifd explicitly with compressionPeter Xu
2022-11-21migration: Disallow postcopy preempt to be used with compressPeter Xu
2022-10-07migration: add missing coroutine_fn annotationsMarc-André Lureau
2022-08-02migration: Assert that migrate_multifd_compression() returns an in-range valuePeter Maydell
2022-08-02migration: add remaining params->has_* = true in migration_instance_init()Leonardo Bras
2022-07-20migration: Avoid false-positive on non-supported scenarios for zero-copy-sendLeonardo Bras
2022-07-20Add dirty-sync-missed-zero-copy migration statLeonardo Bras
2022-07-20migration: Export tls-[creds|hostname|authz] params to cmdline tooPeter Xu
2022-07-20migration: Add helpers to detect TLS capabilityPeter Xu
2022-07-20migration: Add property x-postcopy-preempt-break-hugePeter Xu
2022-07-20migration: Create the postcopy preempt channel asynchronouslyPeter Xu
2022-07-20migration: Postcopy recover with preempt enabledPeter Xu
2022-07-20migration: Postcopy preemption enablementPeter Xu
2022-07-20migration: Postcopy preemption preparation on channel creationPeter Xu
2022-07-20migration: Add postcopy-preempt capabilityPeter Xu
2022-06-23migration: remove the QEMUFileOps abstractionDaniel P. Berrangé
2022-06-22migration: rename qemu_ftell to qemu_file_total_transferredDaniel P. Berrangé
2022-06-22migration: Change zero_copy_send from migration parameter to migration capabi...Leonardo Bras
2022-05-16multifd: Implement zero copy write in multifd migration (multifd-zero-copy)Leonardo Bras
2022-05-16migration: Add migrate_use_tls() helperLeonardo Bras
2022-05-16migration: Add zero-copy-send parameter for QMP/HMP for LinuxLeonardo Bras
2022-04-21migration: Read state onceDr. David Alan Gilbert
2022-04-21migration: Allow migrate-recover to run multiple timesPeter Xu
2022-04-21migration: Move channel setup out of postcopy_try_recover()Peter Xu
2022-04-21migration: Move migrate_allow_multifd and helpers into migration.cPeter Xu
2022-04-21migration: Postpone releasing MigrationState.hostnamePeter Xu
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau
2022-03-04block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...Emanuele Giuseppe Esposito
2022-03-02migration: Add migration_incoming_transport_cleanup()Peter Xu
2022-03-02migration: Enlarge postcopy recovery to capture !-EIO tooPeter Xu
2022-01-28migration: Tally pre-copy, downtime and post-copy bytes independentlyDavid Edmondson
2022-01-28migration: Drop return code for disgard ram processPeter Xu
2022-01-28migration/migration.c: Remove the MIGRATION_STATUS_ACTIVE when migration fini...Zhang Chen
2022-01-28migration/migration.c: Avoid COLO boot in postcopy migrationZhang Chen
2022-01-28migration/migration.c: Add missed default error handler for migration stateZhang Chen
2021-12-22failover: Silence warning messages during qtestLaurent Vivier
2021-12-15migration: Never call twice qemu_target_page_size()Juan Quintela
2021-12-15migration/colo: Optimize COLO primary node start code pathZhang Chen
2021-12-15Fixed a QEMU hang when guest poweroff in COLO modeRao, Lei
2021-11-03Fixed SVM hang when do failover before PVM crashRao, Lei
2021-11-03Fixed qemu crash when guest power off in COLO modeRao, Lei
2021-11-03migration: initialise compression_counters for a new migrationyuxiating
2021-11-03migration: provide an error message to migration_cancel()Laurent Vivier
2021-11-01migration: Simplify alignment and alignment checksDavid Hildenbrand
2021-11-01migration: Add migrate_add_blocker_internal()Peter Xu