cloud-hypervisor/vmm
Rob Bradford 88952cc500 vmm: Send FDs across unix socket for migration when in local mode
When in local migration mode send the FDs for the guest memory over the
socket along with the slot that the FD is associated with. This removes
the requirement for copying the guest RAM and gives significantly faster
live migration performance (of the order of 3s to 60ms).

Fixes: #3566

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-01-18 09:07:47 +00:00
..
src vmm: Send FDs across unix socket for migration when in local mode 2022-01-18 09:07:47 +00:00
Cargo.toml build: bump clap from 3.0.7 to 3.0.8 2022-01-18 00:28:25 +00:00