diff --git a/KVM/qemu/feature_test.cfg b/KVM/qemu/feature_test.cfg index 762b95c..c4824e4 100644 --- a/KVM/qemu/feature_test.cfg +++ b/KVM/qemu/feature_test.cfg @@ -44,6 +44,7 @@ feature_dir_names = "fred" - nmis: feature_dir_names = "nmis" + no tdvm variants: - vm: - tdvm: diff --git a/KVM/qemu/x86_cpuid.cfg b/KVM/qemu/x86_cpuid.cfg index 7b21368..01a1c57 100644 --- a/KVM/qemu/x86_cpuid.cfg +++ b/KVM/qemu/x86_cpuid.cfg @@ -25,6 +25,7 @@ features = "LKGS" - nmis: features = "NMIS" + no tdvm # SRF - avx_ifma: features = "AVX_IFMA"