index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
channel.c
Age
Commit message (
Expand
)
Author
2020-09-25
migration/tls: save hostname into MigrationState
Chuan Zheng
2019-01-23
migration: fix the multifd code when receiving less channels
Fei Li
2018-05-15
Migration+TLS: Fix crash due to double cleanup
Dr. David Alan Gilbert
2018-05-15
migration: introduce lock for to_dst_file
Peter Xu
2018-02-06
migration: Route errors down through migration_channel_connect
Dr. David Alan Gilbert
2018-02-06
migration: Allow migrate_fd_connect to take an Error *
Dr. David Alan Gilbert
2017-09-22
migration: Add comments to channel functions
Juan Quintela
2017-09-22
migration: Create migration_ioc_process_incoming()
Juan Quintela
2017-06-13
migration: Move migration.h to migration/
Juan Quintela
2017-06-13
migration: Remove MigrationState from migration_channel_incomming()
Juan Quintela
2017-06-01
migration: Export tls.c functions in its own file
Juan Quintela
2017-05-18
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
2017-05-18
migration: Split migration/channel.c for channel operations
Juan Quintela