Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 1 | -9/+9 |
2020-09-17 | migration/: fix some comment spelling errors | zhaolichang | 1 | -2/+2 |
2020-06-17 | migration: fix multifd_send_pages() next channel | Laurent Vivier | 1 | -0/+6 |
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 |