RE: [PATCH 0/3] X86: Deliver Hyper-V interrupts on a seperate IDT vector

2013-02-05 Thread KY Srinivasan
w...@redhat.com; t...@linutronix.de; h...@zytor.com; > jbeul...@suse.com; b...@alien8.de > Cc: KY Srinivasan > Subject: [PATCH 0/3] X86: Deliver Hyper-V interrupts on a seperate IDT vector > > This patch-set implements the functionality to deliver Hyper-V VMBUS > interrupts >

[PATCH 0/3] X86: Deliver Hyper-V interrupts on a seperate IDT vector

2013-02-03 Thread K. Y. Srinivasan
This patch-set implements the functionality to deliver Hyper-V VMBUS interrupts via a special IDT entry. Xen emulates Hyper-V and I have added code in this patch-set to properly manage this emulation when Linux is running on Hyper-V. K. Y. Srinivasan (2): X86: Add a check to catch Xen emulatio

[PATCH 0/3] X86: Deliver Hyper-V interrupts on a seperate IDT vector

2013-01-29 Thread K. Y. Srinivasan
This patch-set implements the functionality to deliver Hyper-V VMBUS interrupts via a special IDT entry. Xen emulates Hyper-V and we have added code in this patch-set to properly manage this emulation when Linux is running on Hyper-V. K. Y. Srinivasan (2): X86: Add a check to catch Xen emulati