mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add sparse region support to remote live migration as it will save some of the network bandwidth and therefore speed up the migration to the destination VM. Instead of sending the entire guest RAM over the network, only send ranges which have been populated during the first iteration. Pages full of holes are simply skipped. Signed-off-by: Sebastien Boeuf <sboeuf@meta.com> Assisted-by: Claude:claude-opus-4-8