cloud-hypervisor/arch/src
Bo Chen 2723995cfa arch: Support fine-grained CPUID compatibility check
To support different CPUID entry semantics, we now allow to
specify the compatible condition for each feature entry. Most entries
are considered compatible when they are "bitwise subset", with few
exceptions: 1. "equal", e.g. EBX/ECX/EDX of leaf `0x4000_0000` (KVM
CPUID SIGNATURE); 2. "smaller or equal as a number", e.g. EAX of leaf
`0x7` and leaf `0x4000_0000`;

Signed-off-by: Bo Chen <chen.bo@intel.com>
2021-07-28 09:26:02 +02:00
..
aarch64 build: bump vm-fdt from bbfd1e7 to 02d1b8f 2021-07-07 09:55:18 +02:00
x86_64 arch: Support fine-grained CPUID compatibility check 2021-07-28 09:26:02 +02:00
lib.rs arch, vmm: Add CPUID check to the 'Config' step of live migration 2021-07-28 09:26:02 +02:00