KVM: Documentation: Fix KVM_CAP_ENFORCE_PV_FEATURE_CPUID name
authorVitaly Kuznetsov <vkuznets@redhat.com>
Thu, 22 Jul 2021 09:26:28 +0000 (11:26 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 26 Jul 2021 12:24:30 +0000 (08:24 -0400)
'KVM_CAP_ENFORCE_PV_CPUID' doesn't match the define in
include/uapi/linux/kvm.h.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20210722092628.236474-1-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virt/kvm/api.rst

index c7b165ca70b6d64013e37215505df6d8060de20f..1a1d2061227bfef1b291030e25199eaee6742ab7 100644 (file)
@@ -7049,7 +7049,7 @@ In combination with KVM_CAP_X86_USER_SPACE_MSR, this allows user space to
 trap and emulate MSRs that are outside of the scope of KVM as well as
 limit the attack surface on KVM's MSR emulation code.
 
-8.28 KVM_CAP_ENFORCE_PV_CPUID
+8.28 KVM_CAP_ENFORCE_PV_FEATURE_CPUID
 -----------------------------
 
 Architectures: x86