summaryrefslogtreecommitdiff
path: root/migration/migration.c
AgeCommit message (Expand)Author
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
2021-02-08migration: implementation of background snapshot threadAndrey Gruzdev
2021-02-08migration: introduce 'background-snapshot' migration capabilityAndrey Gruzdev
2021-01-28qapi: More complex uses of QAPI_LIST_APPENDEric Blake
2021-01-13migration: Add yank featureLukas Straub
2021-01-01Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell
2021-01-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake
2020-12-19migration: Refactor migrate_cap_addEric Blake
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-12-18migration: Don't allow migration if vm is in POSTMIGRATETuguoyi
2020-12-10migration, vl: start migration via qmp_migrate_incomingPaolo Bonzini
2020-12-10vl: move various initialization routines out of qemu_initPaolo Bonzini
2020-11-12migration: handle CANCELLING state in migration_completion()Longpeng(Mike)
2020-11-12migration: fix uninitialized variable warning in migrate_send_rp_req_pages()Chen Qun
2020-11-01qapi: Add VFIO devices migration stats in Migration statsKirti Wankhede
2020-10-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...Peter Maydell
2020-10-26migration/postcopy: Release fd before going into 'postcopy-pause'Peter Xu
2020-10-26migration: Maintain postcopy faulted addressesPeter Xu
2020-10-26migration: Introduce migrate_send_rp_message_req_pages()Peter Xu
2020-10-26migration: Add spaces around operatorBihong Yu
2020-10-26machine: remove deprecated -machine enforce-config-section optionPaolo Bonzini
2020-10-09error: Remove NULL checks on error_propagate() calls (again)Markus Armbruster
2020-09-28Revert "migration: Properly destroy variables on incoming side"Dr. David Alan Gilbert
2020-09-25migration/tls: save hostname into MigrationStateChuan Zheng
2020-09-25migration: increase max-bandwidth to 128 MiB/s (1 Gib/s)Laurent Vivier
2020-09-25migration: Rework migrate_send_rp_req_pages() functionPeter Xu
2020-09-25migration: Properly destroy variables on incoming sidePeter Xu