Age | Commit message (Expand) | Author | Files | Lines |
2020-09-28 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul... | Peter Maydell | 1 | -1/+1 |
2020-09-25 | migration/tls: add trace points for multifd-tls | Chuan Zheng | 1 | -1/+9 |
2020-09-25 | migration/tls: add support for multifd tls-handshake | Chuan Zheng | 1 | -2/+75 |
2020-09-25 | migration/tls: extract cleanup function for common-use | Chuan Zheng | 1 | -12/+22 |
2020-09-25 | migration/tls: add tls_hostname into MultiFDSendParams | Chuan Zheng | 1 | -0/+5 |
2020-09-23 | migration/multifd: Remove superfluous semicolons | Philippe Mathieu-Daudé | 1 | -1/+1 |
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 |