summaryrefslogtreecommitdiffstats
path: root/drivers/hv/Kconfig
diff options
context:
space:
mode:
authorK. Y. Srinivasan <kys@microsoft.com>2013-02-04 02:22:39 +0100
committerH. Peter Anvin <hpa@linux.intel.com>2013-02-13 01:27:15 +0100
commitbc2b0331e077f576369a2b6c75d15ed4de4ef91f (patch)
tree49a62da6dae7fbc4cef8e887525d923d746cccec /drivers/hv/Kconfig
parentX86: Add a check to catch Xen emulation of Hyper-V (diff)
downloadlinux-bc2b0331e077f576369a2b6c75d15ed4de4ef91f.tar.xz
linux-bc2b0331e077f576369a2b6c75d15ed4de4ef91f.zip
X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts
Starting with win8, vmbus interrupts can be delivered on any VCPU in the guest and furthermore can be concurrently active on multiple VCPUs. Support this interrupt delivery model by setting up a separate IDT entry for Hyper-V vmbus. interrupts. I would like to thank Jan Beulich <JBeulich@suse.com> and Thomas Gleixner <tglx@linutronix.de>, for their help. In this version of the patch, based on the feedback, I have merged the IDT vector for Xen and Hyper-V and made the necessary adjustments. Furhermore, based on Jan's feedback I have added the necessary compilation switches. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Link: http://lkml.kernel.org/r/1359940959-32168-3-git-send-email-kys@microsoft.com Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions