index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
multifd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-26
migration: Introduce migration_ioc_[un]register_yank()
Peter Xu
1
-6
/
+2
2021-06-08
migration/socket: Close the listener at the end
Dr. David Alan Gilbert
1
-0
/
+5
2021-06-08
yank: Unregister function when using TLS migration
Leonardo Bras
1
-1
/
+2
2021-05-13
migration/multifd: Print used_length of memory block
David Hildenbrand
1
-1
/
+1
2021-04-01
yank: Remove dependency on qiochannel
Lukas Straub
1
-1
/
+2
2021-03-15
migration/tls: add error handling in multifd_tls_handshake_thread
Hao Wang
1
-1
/
+10
2021-03-15
migration/tls: fix inverted semantics in multifd_channel_connect
Hao Wang
1
-5
/
+5
2021-01-13
migration: Add yank feature
Lukas Straub
1
-0
/
+10
2020-11-12
multifd/tls: fix memoryleak of the QIOChannelSocket object when cancelling mi...
Chuan Zheng
1
-0
/
+1
2020-11-12
migration/multifd: fix hangup with TLS-Multifd due to blocking handshake
Chuan Zheng
1
-6
/
+17
2020-09-28
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-1
/
+1
2020-09-25
migration/tls: add trace points for multifd-tls
Chuan Zheng
1
-1
/
+9
2020-09-25
migration/tls: add support for multifd tls-handshake
Chuan Zheng
1
-2
/
+75
2020-09-25
migration/tls: extract cleanup function for common-use
Chuan Zheng
1
-12
/
+22
2020-09-25
migration/tls: add tls_hostname into MultiFDSendParams
Chuan Zheng
1
-0
/
+5
2020-09-23
migration/multifd: Remove superfluous semicolons
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-9
/
+9
2020-09-17
migration/: fix some comment spelling errors
zhaolichang
1
-2
/
+2
2020-06-17
migration: fix multifd_send_pages() next channel
Laurent Vivier
1
-0
/
+6
2020-05-07
migration/multifd: Do error_free after migrate_set_error to avoid memleaks
Pan Nengyuan
1
-0
/
+3
2020-05-07
migration/multifd: fix memleaks in multifd_new_send_channel_async
Pan Nengyuan
1
-0
/
+2
2020-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
1
-4
/
+4
2020-02-28
multifd: Add zlib compression multifd support
Juan Quintela
1
-0
/
+6
2020-02-28
multifd: Make no compression operations into its own structure
Juan Quintela
1
-8
/
+177
2020-01-29
multifd: Split multifd code into its own file
Juan Quintela
1
-0
/
+899