aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/umwait.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-22KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson1-6/+0
2020-02-17x86/cpu: Move prototype for get_umwait_control_msr() to a global locationBenjamin Thiel1-0/+1
2019-09-24KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROLTao Xu1-0/+6
2019-08-12x86/umwait: Fix error handling in umwait_init()Fenghua Yu1-1/+38
2019-06-24x86/umwait: Add sysfs interface to control umwait maximum timeFenghua Yu1-0/+36
2019-06-24x86/umwait: Add sysfs interface to control umwait C0.2 stateFenghua Yu1-8/+110
2019-06-24x86/umwait: Initialize umwait control valuesFenghua Yu1-0/+62