mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
That way we avoid having to grab a lock when receiving a chunk of memory over the migration socket. This is a necessary prerequisite for having multiple memory receiving threads. On-behalf-of: SAP sebastian.eydam@sap.com Signed-off-by: Sebastian Eydam <sebastian.eydam@cyberus-technology.de>