cloud-hypervisor/arch
Thomas Barrett 7bc764d4e0 arch: x86_64: enable nested virtualization on amd if supported
When using amd topology, the svm feature flag on cpuid leaf
0x8000_0001.ecx is overwritten. We update the amd cpu topology
logic to use the flag values that originated in
KVM_GET_SUPPORTED_CPUID ioctl and override as necessary.

Signed-off-by: Thomas Barrett <tbarrett@crusoeenergy.com>
2024-01-15 17:50:40 +00:00
..
src arch: x86_64: enable nested virtualization on amd if supported 2024-01-15 17:50:40 +00:00
Cargo.toml build: Bump thiserror from 1.0.40 to 1.0.52 2023-12-30 10:28:17 +00:00