From: Yi Sun <yi.y....@linux.intel.com>  Sent: Friday, September 21, 2018 12:25 
AM
> 
> Hyper-V may expose a HV_X64_MSR_GUEST_IDLE MSR. We can read
> HYPERV_CPUID_FEATURES eax to check it. Read this MSR can
> trigger the guest's transition to the idle power state which
> can be exited by an IPI even if IF flag is disabled.
> 
> Cc: "K. Y. Srinivasan" <k...@microsoft.com>
> Cc: Haiyang Zhang <haiya...@microsoft.com>
> Cc: Stephen Hemminger <sthem...@microsoft.com>
> Signed-off-by: Yi Sun <yi.y....@linux.intel.com>
> ---
>  arch/x86/include/asm/hyperv-tlfs.h | 5 +++++
>  1 file changed, 5 insertions(+)
> 

Reviewed-by: Michael Kelley <mikel...@microsoft.com>

Reply via email to