Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |