Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86/hyperv changes from Ingo Molnar: "The biggest change is support for Windows 8's improved hypervisor interrupt model on the Linux Hyper-V guest subsystem code side. Smallish fixes otherwise." * 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, hyperv: HYPERV depends on X86_LOCAL_APIC X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts X86: Add a check to catch Xen emulation of Hyper-V x86: Hyper-V: register clocksource only if its advertised
No related branches found
No related tags found
Showing
- arch/x86/include/asm/irq_vectors.h 2 additions, 2 deletionsarch/x86/include/asm/irq_vectors.h
- arch/x86/include/asm/mshyperv.h 4 additions, 0 deletionsarch/x86/include/asm/mshyperv.h
- arch/x86/kernel/cpu/mshyperv.c 53 additions, 1 deletionarch/x86/kernel/cpu/mshyperv.c
- arch/x86/kernel/entry_32.S 8 additions, 1 deletionarch/x86/kernel/entry_32.S
- arch/x86/kernel/entry_64.S 6 additions, 1 deletionarch/x86/kernel/entry_64.S
- drivers/hv/Kconfig 1 addition, 1 deletiondrivers/hv/Kconfig
- drivers/xen/events.c 4 additions, 3 deletionsdrivers/xen/events.c
Loading
Please register or sign in to comment