Skip to content

Commit f421829

Browse files
terenceliJonathan Corbet
authored andcommitted
Documentation: kvm: fix a typo
Fixes: 9824c83 ("Documentation: kvm: document CPUID bit for MSR_KVM_POLL_CONTROL") Signed-off-by: Li Qiang <liq3ea@163.com> Link: https://lore.kernel.org/r/20201002150422.6267-1-liq3ea@163.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent a0eef4a commit f421829

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/virt/kvm/cpuid.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ KVM_FEATURE_PV_SEND_IPI 11 guest checks this feature bit
7878
before enabling paravirtualized
7979
sebd IPIs
8080

81-
KVM_FEATURE_PV_POLL_CONTROL 12 host-side polling on HLT can
81+
KVM_FEATURE_POLL_CONTROL 12 host-side polling on HLT can
8282
be disabled by writing
8383
to msr 0x4b564d05.
8484

0 commit comments

Comments
 (0)