summaryrefslogtreecommitdiffstats
path: root/migration/multifd.h
Commit message (Expand)AuthorAgeFilesLines
* multifd: Document the locking of MultiFD{Send/Recv}ParamsJuan Quintela2022-07-201-25/+41
* multifd: Implement zero copy write in multifd migration (multifd-zero-copy)Leonardo Bras2022-05-161-0/+2
* multifd: multifd_send_sync_main now returns negative on errorLeonardo Bras2022-05-161-1/+1
* migration: Move migrate_allow_multifd and helpers into migration.cPeter Xu2022-04-211-2/+0Star
* migration: Drop multifd tls_hostname cachePeter Xu2022-04-211-2/+0Star
* multifd: Rename pages_used to normal_pagesJuan Quintela2022-01-281-1/+2
* multifd: recv side only needs the RAMBlock host addressJuan Quintela2022-01-281-2/+2
* multifd: Use normal pages array on the recv sideJuan Quintela2022-01-281-2/+6
* multifd: Use normal pages array on the send sideJuan Quintela2022-01-281-2/+6
* multifd: Remove send_write() methodJuan Quintela2022-01-281-2/+0Star
* multifd: Move iov from pages to paramsJuan Quintela2022-01-281-2/+6
* multifd: remove used parameter from send_recv_pages() methodJuan Quintela2021-12-151-1/+1
* multifd: remove used parameter from send_prepare() methodJuan Quintela2021-12-151-1/+1
* multifd: Rename used field to numJuan Quintela2021-12-151-1/+1
* migration: allow multifd for socket protocol onlyLi Zhijian2021-10-191-0/+2
* multifd: Implement yank for multifd send sideLukas Straub2021-10-191-0/+2
* migration/tls: add tls_hostname into MultiFDSendParamsChuan Zheng2020-09-251-0/+2
* multifd: Add zstd compression multifd supportJuan Quintela2020-02-281-0/+1
* multifd: Add zlib compression multifd supportJuan Quintela2020-02-281-0/+4
* multifd: Make no compression operations into its own structureJuan Quintela2020-02-281-0/+26
* multifd: Split multifd code into its own fileJuan Quintela2020-01-291-0/+139