summaryrefslogtreecommitdiff
path: root/migration/multifd.h
AgeCommit message (Expand)Author
2022-07-20multifd: Document the locking of MultiFD{Send/Recv}ParamsJuan Quintela
2022-05-16multifd: Implement zero copy write in multifd migration (multifd-zero-copy)Leonardo Bras
2022-05-16multifd: multifd_send_sync_main now returns negative on errorLeonardo Bras
2022-04-21migration: Move migrate_allow_multifd and helpers into migration.cPeter Xu
2022-04-21migration: Drop multifd tls_hostname cachePeter Xu
2022-01-28multifd: Rename pages_used to normal_pagesJuan Quintela
2022-01-28multifd: recv side only needs the RAMBlock host addressJuan Quintela
2022-01-28multifd: Use normal pages array on the recv sideJuan Quintela
2022-01-28multifd: Use normal pages array on the send sideJuan Quintela
2022-01-28multifd: Remove send_write() methodJuan Quintela
2022-01-28multifd: Move iov from pages to paramsJuan Quintela
2021-12-15multifd: remove used parameter from send_recv_pages() methodJuan Quintela
2021-12-15multifd: remove used parameter from send_prepare() methodJuan Quintela
2021-12-15multifd: Rename used field to numJuan Quintela
2021-10-19migration: allow multifd for socket protocol onlyLi Zhijian
2021-10-19multifd: Implement yank for multifd send sideLukas Straub
2020-09-25migration/tls: add tls_hostname into MultiFDSendParamsChuan Zheng
2020-02-28multifd: Add zstd compression multifd supportJuan Quintela
2020-02-28multifd: Add zlib compression multifd supportJuan Quintela
2020-02-28multifd: Make no compression operations into its own structureJuan Quintela
2020-01-29multifd: Split multifd code into its own fileJuan Quintela