Skip to content

Commit 0e691ee

Browse files
vittyvkbonzini
authored andcommitted
KVM: Documentation: Fix KVM_CAP_ENFORCE_PV_FEATURE_CPUID name
'KVM_CAP_ENFORCE_PV_CPUID' doesn't match the define in include/uapi/linux/kvm.h. Signed-off-by: Vitaly Kuznetsov <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
1 parent 2bb16be commit 0e691ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/virt/kvm/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7049,7 +7049,7 @@ In combination with KVM_CAP_X86_USER_SPACE_MSR, this allows user space to
70497049
trap and emulate MSRs that are outside of the scope of KVM as well as
70507050
limit the attack surface on KVM's MSR emulation code.
70517051

7052-
8.28 KVM_CAP_ENFORCE_PV_CPUID
7052+
8.28 KVM_CAP_ENFORCE_PV_FEATURE_CPUID
70537053
-----------------------------
70547054

70557055
Architectures: x86

0 commit comments

Comments
 (0)