-
- Downloads
X86/Hyper-V: Enlighten APIC access
Hyper-V supports MSR based APIC access; implement the enlightenment. Signed-off-by:K. Y. Srinivasan <kys@microsoft.com> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Reviewed-by:
Michael Kelley <mikelley@microsoft.com> Cc: olaf@aepfle.de Cc: sthemmin@microsoft.com Cc: gregkh@linuxfoundation.org Cc: jasowang@redhat.com Cc: Michael.H.Kelley@microsoft.com Cc: hpa@zytor.com Cc: apw@canonical.com Cc: devel@linuxdriverproject.org Cc: vkuznets@redhat.com Link: https://lkml.kernel.org/r/20180516215334.6547-1-kys@linuxonhyperv.com
Showing
- arch/x86/hyperv/Makefile 1 addition, 1 deletionarch/x86/hyperv/Makefile
- arch/x86/hyperv/hv_apic.c 104 additions, 0 deletionsarch/x86/hyperv/hv_apic.c
- arch/x86/hyperv/hv_init.c 4 additions, 1 deletionarch/x86/hyperv/hv_init.c
- arch/x86/include/asm/mshyperv.h 3 additions, 1 deletionarch/x86/include/asm/mshyperv.h
arch/x86/hyperv/hv_apic.c
0 → 100644
Please register or sign in to comment