cloud-hypervisor/arch
Bo Chen 6d9c1eb638 arch, vmm: Add CPUID check to the 'Config' step of live migration
We now send not only the 'VmConfig' at the 'Command::Config' step of
live migration, but also send the 'common CPUID'. In this way, we can
check the compatibility of CPUID features between the source and
destination VMs, and abort live migration early if needed.

Signed-off-by: Bo Chen <chen.bo@intel.com>
2021-07-28 09:26:02 +02:00
..
src arch, vmm: Add CPUID check to the 'Config' step of live migration 2021-07-28 09:26:02 +02:00
Cargo.toml arch, vmm: Move "generate_common_cpuid" from "CpuManager" to "arch" 2021-07-19 09:59:34 -07:00