From ad0017ddae02a15d48ea0d37291d9ecb9e36ab13 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Thu, 19 Sep 2024 09:55:40 +0200 Subject: Simplify handling of KVM-based options Where before we had a profile/vm fragment that was set on nearly every host we administer, now make sure to enable KVM unconditionally and put CPU-specific KVM options into the CPU profiles. --- fragments/cpu/amd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fragments/cpu/amd') diff --git a/fragments/cpu/amd b/fragments/cpu/amd index 9b9d035..cd8c7ef 100644 --- a/fragments/cpu/amd +++ b/fragments/cpu/amd @@ -9,3 +9,5 @@ CONFIG_SENSORS_FAM15H_POWER=y CONFIG_EDAC_AMD64=y CONFIG_AMD_IOMMU=y + +CONFIG_KVM_AMD=y -- cgit v1.2.3-2-gb3c3