cloud-hypervisor/arch
Sean Banko 2e50f5769f arch: x86_64: fall back to host cpuid l1 cache info if omitted by kvm
If the KVM version is older than v6.6, KVM_GET_SUPPORTED_CPUID will omit
the L1 cache information in CPUID function 0x8000_0005. Fall back to
the host L1 cache information if it is omitted by KVM.

Signed-off-by: Sean Banko <sbanko@crusoe.ai>
2024-06-09 07:37:17 +00:00
..
src arch: x86_64: fall back to host cpuid l1 cache info if omitted by kvm 2024-06-09 07:37:17 +00:00
Cargo.toml build: Format Cargo.toml files using taplo 2024-05-08 21:46:13 +00:00