summaryrefslogtreecommitdiff
path: root/migration/multifd-zstd.c
AgeCommit message (Expand)Author
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: Make zstd use iov'sJuan Quintela
2022-01-28multifd: Use proper maximum compression valuesJuan Quintela
2022-01-28migration: All this fields are unsignedJuan Quintela
2021-12-15multifd: Make zstd compression method not use iovsJuan 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: Add missing documentionJuan Quintela
2021-12-15multifd: Delete useless operationJuan Quintela
2020-02-28multifd: Add zstd compression multifd supportJuan Quintela