aboutsummaryrefslogtreecommitdiff
path: root/migration/channel.c
AgeCommit message (Expand)Author
2021-07-26migration: Introduce migration_ioc_[un]register_yank()Peter Xu
2021-06-08yank: Unregister function when using TLS migrationLeonardo Bras
2021-04-01yank: Remove dependency on qiochannelLukas Straub
2021-01-13migration: Add yank featureLukas Straub
2020-09-25migration/tls: save hostname into MigrationStateChuan Zheng
2019-01-23migration: fix the multifd code when receiving less channelsFei Li
2018-05-15Migration+TLS: Fix crash due to double cleanupDr. David Alan Gilbert
2018-05-15migration: introduce lock for to_dst_filePeter Xu
2018-02-06migration: Route errors down through migration_channel_connectDr. David Alan Gilbert
2018-02-06migration: Allow migrate_fd_connect to take an Error *Dr. David Alan Gilbert
2017-09-22migration: Add comments to channel functionsJuan Quintela
2017-09-22migration: Create migration_ioc_process_incoming()Juan Quintela
2017-06-13migration: Move migration.h to migration/Juan Quintela
2017-06-13migration: Remove MigrationState from migration_channel_incomming()Juan Quintela
2017-06-01migration: Export tls.c functions in its own fileJuan Quintela
2017-05-18migration: Export qemu-file-channel.c functions in its own fileJuan Quintela
2017-05-18migration: Split migration/channel.c for channel operationsJuan Quintela