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


Groups > linux.kernel > #1225597

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

From "K. Y. Srinivasan" <kys@microsoft.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] Drivers: hv: vmbus: Support PCI Express pass-through driver
Date 2015-09-16 02:00 +0200
Message-ID <q98iK-4c5-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web