mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 06:33:34 +00:00
Documentation: kvm: document CPUID bit for MSR_KVM_POLL_CONTROL
Cc: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
32b72ecc83
commit
9824c83f92
@ -66,6 +66,10 @@ KVM_FEATURE_PV_SEND_IPI || 11 || guest checks this feature bit
|
||||
|| || before using paravirtualized
|
||||
|| || send IPIs.
|
||||
------------------------------------------------------------------------------
|
||||
KVM_FEATURE_PV_POLL_CONTROL || 12 || host-side polling on HLT can
|
||||
|| || be disabled by writing
|
||||
|| || to msr 0x4b564d05.
|
||||
------------------------------------------------------------------------------
|
||||
KVM_FEATURE_PV_SCHED_YIELD || 13 || guest checks this feature bit
|
||||
|| || before using paravirtualized
|
||||
|| || sched yield.
|
||||
|
Loading…
Reference in New Issue
Block a user