From b6e8144dd6b6022ae83504b19bd354f72acc29e0 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sat, 7 Dec 2024 23:03:06 +0100 Subject: [PATCH] pygoscelis: Disable CONFIG_KVM_HYPERV --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 1d06e28..c5a02b0 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -718,7 +718,7 @@ CONFIG_KVM_WERROR=y CONFIG_KVM_AMD=m # CONFIG_KVM_AMD_SEV is not set CONFIG_KVM_SMM=y -CONFIG_KVM_HYPERV=y +# CONFIG_KVM_HYPERV is not set # CONFIG_KVM_XEN is not set # CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_MAX_NR_VCPUS=1024