index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
channel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Fix migration_channel_read_peek() error path
Avihai Horon
2024-01-04
1
-3
/
+6
*
migration: check magic value for deciding the mapping of channels
manish.mishra
2023-02-06
1
-0
/
+45
*
migration: Add helpers to detect TLS capability
Peter Xu
2022-07-20
1
-7
/
+2
*
migration: remove the QEMUFileOps abstraction
Daniel P. Berrangé
2022-06-23
1
-2
/
+2
*
migration: Add migrate_use_tls() helper
Leonardo Bras
2022-05-16
1
-2
/
+1
*
migration: Postpone releasing MigrationState.hostname
Peter Xu
2022-04-21
1
-1
/
+0
*
migration: Introduce migration_ioc_[un]register_yank()
Peter Xu
2021-07-26
1
-13
/
+2
*
yank: Unregister function when using TLS migration
Leonardo Bras
2021-06-08
1
-12
/
+14
*
yank: Remove dependency on qiochannel
Lukas Straub
2021-04-01
1
-2
/
+4
*
migration: Add yank feature
Lukas Straub
2021-01-13
1
-0
/
+13
*
migration/tls: save hostname into MigrationState
Chuan Zheng
2020-09-25
1
-0
/
+1
*
migration: fix the multifd code when receiving less channels
Fei Li
2019-01-23
1
-5
/
+6
*
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