cloud-hypervisor/arch/src
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
..
aarch64 arch: fix rustdoc warning 2024-01-10 17:37:29 +00:00
x86_64 arch: x86_64: enable nested virtualization on amd if supported 2024-01-15 17:50:40 +00:00
lib.rs arch: x86_64: Refactor the way to generate e820 RAM maps 2023-12-14 07:11:53 -08:00