RE: [PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

2015-12-19 Thread KY Srinivasan
t; a...@canonical.com; vkuzn...@redhat.com; Haiyang Zhang > ; marc.zyng...@arm.com; > bhelg...@google.com; linux-...@vger.kernel.org > Subject: RE: [PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper- > V VMs > > On Sat, 19 Dec 2015, KY Srinivasan wrote: > > >

RE: [PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

2015-12-19 Thread Thomas Gleixner
On Sat, 19 Dec 2015, KY Srinivasan wrote: > > From: Thomas Gleixner [mailto:t...@linutronix.de] > > On Tue, 15 Dec 2015, KY Srinivasan wrote: > > > > > > Of these 7 patches, Greg has committed all of the VMBUS > > > related supporting patches (3 patches). Thomas, can you > > > take the IRQ related

RE: [PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

2015-12-19 Thread KY Srinivasan
t; a...@canonical.com; vkuzn...@redhat.com; Haiyang Zhang > ; marc.zyng...@arm.com; > bhelg...@google.com; linux-...@vger.kernel.org > Subject: RE: [PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper- > V VMs > > On Tue, 15 Dec 2015, KY Srinivasan wrote: > > >

RE: [PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

2015-12-19 Thread Thomas Gleixner
On Tue, 15 Dec 2015, KY Srinivasan wrote: > > Of these 7 patches, Greg has committed all of the VMBUS > related supporting patches (3 patches). Thomas, can you > take the IRQ related patches through your tree. That does not make any sense. > > Jake Oshins (7): > > drivers:hv: Export a functio

RE: [PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

2015-12-15 Thread KY Srinivasan
nonical.com; vkuzn...@redhat.com; t...@linutronix.de; Haiyang > Zhang ; marc.zyng...@arm.com; > bhelg...@google.com; linux-...@vger.kernel.org > Cc: Jake Oshins > Subject: [PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V > VMs > > From: Jake Oshins > > This ver

[PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

2015-12-09 Thread jakeo
From: Jake Oshins This version of the patch series removes warning when compiling x86 32-bit. First, export functions that allow correlating Hyper-V virtual processors and Linux cpus, along with the means for invoking a hypercall that targets interrupts at chosen vectors on specific cpus. Secon