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