summaryrefslogtreecommitdiff
path: root/migration/multifd.c
AgeCommit message (Expand)Author
2020-06-17migration: fix multifd_send_pages() next channelLaurent Vivier
2020-05-07migration/multifd: Do error_free after migrate_set_error to avoid memleaksPan Nengyuan
2020-05-07migration/multifd: fix memleaks in multifd_new_send_channel_asyncPan Nengyuan
2020-05-04lockable: replaced locks with lock guard macros where appropriateDaniel Brodsky
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