aboutsummaryrefslogtreecommitdiff
path: root/migration/migration.c
AgeCommit message (Expand)Author
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
2021-11-01migration: Make migration blocker work for snapshots tooPeter Xu
2021-10-19migration: allow enabling mutilfd for specific protocol onlyLi Zhijian
2021-10-19migration: allow multifd for socket protocol onlyLi Zhijian
2021-10-05migration: add missing qemu_mutex_lock_iothread in migration_completionEmanuele Giuseppe Esposito
2021-08-26migration: Handle migration_incoming_setup() errors consistentlyMarkus Armbruster
2021-08-26error: Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster
2021-07-26migration: Move the yank unregister of channel_close outPeter Xu
2021-07-26migration: Make from_dst_file accesses thread-safePeter Xu
2021-07-26migration: Fix missing join() of rp_threadPeter Xu
2021-07-13migration: Clear error at entry of migrate_fd_connect()Peter Xu
2021-07-13migration: Don't do migrate cleanup if during postcopy resumePeter Xu
2021-07-13migration: Release return path early for paused postcopyPeter Xu
2021-07-13migration: failover: emit a warning when the card is not fully unpluggedLaurent Vivier
2021-07-05migration: failover: continue to wait card unplug on errorLaurent Vivier
2021-07-05migration: move wait-unplug loop to its own functionLaurent Vivier
2021-07-05migration: Allow reset of postcopy_recover_triggered when failedPeter Xu
2021-07-05migration: Move yank outside qemu_start_incoming_migration()Peter Xu
2021-06-14migration: add trace point when vm_stop_force_state failsDaniel P. Berrangé
2021-06-11Remove migrate_set_block_enabled in checkpointRao, Lei
2021-06-08migration: Add cleanup hook for inwards migrationDr. David Alan Gilbert
2021-05-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell
2021-05-14migration: Move populate_vfio_info() into a separate fileThomas Huth
2021-05-13migration/ram: Handle RAM block resizes during precopyDavid Hildenbrand
2021-05-13migration: Drop redundant query-migrate result @blockedMarkus Armbruster
2021-04-07migration: Pre-fault memory before starting background snasphotAndrey Gruzdev
2021-04-06migration: Inhibit virtio-balloon for the duration of background snapshotAndrey Gruzdev
2021-04-06migration: Fix missing qemu_fflush() on buffer file in bg_migration_threadAndrey Gruzdev
2021-03-18migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé
2021-03-15migration: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARDMahmoud Mandour
2021-02-08migration: Add blocker informationDr. David Alan Gilbert
2021-02-08migration: Fix a few absurdly defective error messagesMarkus Armbruster
2021-02-08migration: Clean up signed vs. unsigned XBZRLE cache-sizeMarkus Armbruster