pygoscelis: Disable AMD SEV
Looks as it is not (or not fully) supported on my Renoir CPU. Some docs: https://libvirt.org/kbase/launch_security_sev.html https://github.com/AMDESE/AMDSEV/issues/1
This commit is contained in:
parent
dede554774
commit
e673f57a2e
@ -670,7 +670,7 @@ CONFIG_VIRTUALIZATION=y
|
|||||||
CONFIG_KVM=m
|
CONFIG_KVM=m
|
||||||
CONFIG_KVM_WERROR=y
|
CONFIG_KVM_WERROR=y
|
||||||
CONFIG_KVM_AMD=m
|
CONFIG_KVM_AMD=m
|
||||||
CONFIG_KVM_AMD_SEV=y
|
# CONFIG_KVM_AMD_SEV is not set
|
||||||
# CONFIG_KVM_XEN is not set
|
# CONFIG_KVM_XEN is not set
|
||||||
CONFIG_AS_AVX512=y
|
CONFIG_AS_AVX512=y
|
||||||
CONFIG_AS_SHA1_NI=y
|
CONFIG_AS_SHA1_NI=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user