Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1225597 > unrolled thread

[PATCH 0/3] Drivers: hv: vmbus: Support PCI Express pass-through driver

Started by"K. Y. Srinivasan" <kys@microsoft.com>
First post2015-09-16 02:00 +0200
Last post2015-09-16 02:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/3] Drivers: hv: vmbus: Support PCI Express pass-through driver "K. Y. Srinivasan" <kys@microsoft.com> - 2015-09-16 02:00 +0200

#1225597 — [PATCH 0/3] Drivers: hv: vmbus: Support PCI Express pass-through driver

From"K. Y. Srinivasan" <kys@microsoft.com>
Date2015-09-16 02:00 +0200
Subject[PATCH 0/3] Drivers: hv: vmbus: Support PCI Express pass-through driver
Message-ID<q98iK-4c5-11@gated-at.bofh.it>
The patch set for supporting PCI Express pass through on Hyper-V has been posted and
is currently under review. These vmbus patches are needed for the PCI
Express pass through driver. Since these need to go through Greg's tree,
I am posting these separately  here.

Jake Oshins (3):
  drivers:hv: Export a function that maps Linux CPU num onto Hyper-V
    proc num
  drivers:hv: Export the API to invoke a hypercall on Hyper-V
  drivers:hv: Define the channel type for Hyper-V PCI Express
    pass-through

 drivers/hv/hv.c        |    9 +++++----
 drivers/hv/vmbus_drv.c |   17 +++++++++++++++++
 include/linux/hyperv.h |   14 ++++++++++++++
 3 files changed, 36 insertions(+), 4 deletions(-)

-- 
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web