Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migration+TLS: Fix crash due to double cleanup | Dr. David Alan Gilbert | 2018-05-15 | 1 | -0/+9 |
* | migration: introduce lock for to_dst_file | Peter Xu | 2018-05-15 | 1 | -1/+2 |
* | migration: Route errors down through migration_channel_connect | Dr. David Alan Gilbert | 2018-02-06 | 1 | -16/+16 |
* | migration: Allow migrate_fd_connect to take an Error * | Dr. David Alan Gilbert | 2018-02-06 | 1 | -1/+1 |
* | migration: Add comments to channel functions | Juan Quintela | 2017-09-22 | 1 | -0/+15 |
* | migration: Create migration_ioc_process_incoming() | Juan Quintela | 2017-09-22 | 1 | -2/+1 |
* | migration: Move migration.h to migration/ | Juan Quintela | 2017-06-13 | 1 | -1/+1 |
* | migration: Remove MigrationState from migration_channel_incomming() | Juan Quintela | 2017-06-13 | 1 | -2/+3 |
* | migration: Export tls.c functions in its own file | Juan Quintela | 2017-06-01 | 1 | -0/+1 |
* | migration: Export qemu-file-channel.c functions in its own file | Juan Quintela | 2017-05-18 | 1 | -0/+1 |
* | migration: Split migration/channel.c for channel operations | Juan Quintela | 2017-05-18 | 1 | -0/+66 |