Age | Commit message (Expand) | Author | Files | Lines |
2021-07-26 | migration: Introduce migration_ioc_[un]register_yank() | Peter Xu | 1 | -13/+2 |
2021-06-08 | yank: Unregister function when using TLS migration | Leonardo Bras | 1 | -12/+14 |
2021-04-01 | yank: Remove dependency on qiochannel | Lukas Straub | 1 | -2/+4 |
2021-01-13 | migration: Add yank feature | Lukas Straub | 1 | -0/+13 |
2020-09-25 | migration/tls: save hostname into MigrationState | Chuan Zheng | 1 | -0/+1 |
2019-01-23 | migration: fix the multifd code when receiving less channels | Fei Li | 1 | -5/+6 |
2018-05-15 | Migration+TLS: Fix crash due to double cleanup | Dr. David Alan Gilbert | 1 | -0/+9 |
2018-05-15 | migration: introduce lock for to_dst_file | Peter Xu | 1 | -1/+2 |
2018-02-06 | migration: Route errors down through migration_channel_connect | Dr. David Alan Gilbert | 1 | -16/+16 |
2018-02-06 | migration: Allow migrate_fd_connect to take an Error * | Dr. David Alan Gilbert | 1 | -1/+1 |
2017-09-22 | migration: Add comments to channel functions | Juan Quintela | 1 | -0/+15 |
2017-09-22 | migration: Create migration_ioc_process_incoming() | Juan Quintela | 1 | -2/+1 |
2017-06-13 | migration: Move migration.h to migration/ | Juan Quintela | 1 | -1/+1 |
2017-06-13 | migration: Remove MigrationState from migration_channel_incomming() | Juan Quintela | 1 | -2/+3 |
2017-06-01 | migration: Export tls.c functions in its own file | Juan Quintela | 1 | -0/+1 |
2017-05-18 | migration: Export qemu-file-channel.c functions in its own file | Juan Quintela | 1 | -0/+1 |
2017-05-18 | migration: Split migration/channel.c for channel operations | Juan Quintela | 1 | -0/+66 |