summaryrefslogtreecommitdiff
path: root/migration/multifd-zlib.c
AgeCommit message (Expand)Author
2022-07-20multifd: Copy pages before compressing them with zlibIlya Leoshkevich
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
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 zlib 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 zlib 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 zlib compression multifd supportJuan Quintela