index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
multifd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration/socket: Close the listener at the end
Dr. David Alan Gilbert
2021-06-08
1
-0
/
+5
*
yank: Unregister function when using TLS migration
Leonardo Bras
2021-06-08
1
-1
/
+2
*
migration/multifd: Print used_length of memory block
David Hildenbrand
2021-05-13
1
-1
/
+1
*
yank: Remove dependency on qiochannel
Lukas Straub
2021-04-01
1
-1
/
+2
*
migration/tls: add error handling in multifd_tls_handshake_thread
Hao Wang
2021-03-15
1
-1
/
+10
*
migration/tls: fix inverted semantics in multifd_channel_connect
Hao Wang
2021-03-15
1
-5
/
+5
*
migration: Add yank feature
Lukas Straub
2021-01-13
1
-0
/
+10
*
multifd/tls: fix memoryleak of the QIOChannelSocket object when cancelling mi...
Chuan Zheng
2020-11-12
1
-0
/
+1
*
migration/multifd: fix hangup with TLS-Multifd due to blocking handshake
Chuan Zheng
2020-11-12
1
-6
/
+17
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-28
1
-1
/
+1
|
\
|
*
migration/multifd: Remove superfluous semicolons
Philippe Mathieu-Daudé
2020-09-23
1
-1
/
+1
*
|
migration/tls: add trace points for multifd-tls
Chuan Zheng
2020-09-25
1
-1
/
+9
*
|
migration/tls: add support for multifd tls-handshake
Chuan Zheng
2020-09-25
1
-2
/
+75
*
|
migration/tls: extract cleanup function for common-use
Chuan Zheng
2020-09-25
1
-12
/
+22
*
|
migration/tls: add tls_hostname into MultiFDSendParams
Chuan Zheng
2020-09-25
1
-0
/
+5
*
|
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-9
/
+9
|
/
*
migration/: fix some comment spelling errors
zhaolichang
2020-09-17
1
-2
/
+2
*
migration: fix multifd_send_pages() next channel
Laurent Vivier
2020-06-17
1
-0
/
+6
*
migration/multifd: Do error_free after migrate_set_error to avoid memleaks
Pan Nengyuan
2020-05-07
1
-0
/
+3
*
migration/multifd: fix memleaks in multifd_new_send_channel_async
Pan Nengyuan
2020-05-07
1
-0
/
+2
*
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
2020-05-04
1
-4
/
+4
*
multifd: Add zlib compression multifd support
Juan Quintela
2020-02-28
1
-0
/
+6
*
multifd: Make no compression operations into its own structure
Juan Quintela
2020-02-28
1
-8
/
+177
*
multifd: Split multifd code into its own file
Juan Quintela
2020-01-29
1
-0
/
+899