Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 hyperv updates from Thomas Gleixner: "A set of commits to enable APIC enlightenment when running as a guest on Microsoft HyperV. This accelerates the APIC access with paravirtualization techniques, which are called enlightenments on Hyper-V" * 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionally x86/Hyper-V/hv_apic: Include asm/apic.h X86/Hyper-V: Consolidate the allocation of the hypercall input page X86/Hyper-V: Consolidate code for converting cpumask to vpset X86/Hyper-V: Enhanced IPI enlightenment X86/Hyper-V: Enable IPI enlightenments X86/Hyper-V: Enlighten APIC access
Showing
- arch/x86/hyperv/Makefile 2 additions, 1 deletionarch/x86/hyperv/Makefile
- arch/x86/hyperv/hv_apic.c 256 additions, 0 deletionsarch/x86/hyperv/hv_apic.c
- arch/x86/hyperv/hv_init.c 30 additions, 2 deletionsarch/x86/hyperv/hv_init.c
- arch/x86/hyperv/mmu.c 9 additions, 66 deletionsarch/x86/hyperv/mmu.c
- arch/x86/include/asm/hyperv-tlfs.h 29 additions, 1 deletionarch/x86/include/asm/hyperv-tlfs.h
- arch/x86/include/asm/mshyperv.h 42 additions, 2 deletionsarch/x86/include/asm/mshyperv.h
Loading
Please register or sign in to comment