diff options
author | Yi Sun <[email protected]> | 2018-09-27 14:01:43 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-10-09 14:14:49 +0200 |
commit | f726c4620df39055f060537a8ed183c18a2c504b (patch) | |
tree | 7d46374d68e0af72eca35677dda816124578d754 /arch/x86/hyperv/hv_spinlock.c | |
parent | 3637897b6c9bc2f12f38956d64724a6d0bbb56fd (diff) |
x86/hyperv: Add GUEST_IDLE_MSR support
Hyper-V may expose a HV_X64_MSR_GUEST_IDLE MSR via HYPERV_CPUID_FEATURES.
Reading this MSR triggers the host to transition the guest vCPU into an
idle state. This state can be exited via an IPI even if the read in the
guest happened from an interrupt disabled section.
Signed-off-by: Yi Sun <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Michael Kelley <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: "K. Y. Srinivasan" <[email protected]>
Cc: Haiyang Zhang <[email protected]>
Cc: Stephen Hemminger <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'arch/x86/hyperv/hv_spinlock.c')
0 files changed, 0 insertions, 0 deletions