Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | migration: fix multifd_send_pages() next channel | Laurent Vivier | 2020-06-17 | 1 | -0/+6 |
* | migration/multifd: Do error_free after migrate_set_error to avoid memleaks | Pan Nengyuan | 2020-05-07 | 1 | -0/+3 |
* | migration/multifd: fix memleaks in multifd_new_send_channel_async | Pan Nengyuan | 2020-05-07 | 1 | -0/+2 |
* | lockable: replaced locks with lock guard macros where appropriate | Daniel Brodsky | 2020-05-04 | 1 | -4/+4 |
* | multifd: Add zlib compression multifd support | Juan Quintela | 2020-02-28 | 1 | -0/+6 |
* | multifd: Make no compression operations into its own structure | Juan Quintela | 2020-02-28 | 1 | -8/+177 |
* | multifd: Split multifd code into its own file | Juan Quintela | 2020-01-29 | 1 | -0/+899 |