[PATCH v2 5/6] drivers:hv: Define the channel type for Hyper-V PCI Express pass-through

2015-06-15 Thread jakeo
From: Jake Oshins This patch updates the list of VMBus channel GUIDs, defining the one for PCI Express pass-through. Signed-off-by: Jake Oshins --- include/linux/hyperv.h | 11 +++ 1 file changed, 11 insertions(+) diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h index

[PATCH v2 5/6] drivers:hv: Define the channel type for Hyper-V PCI Express pass-through

2015-06-15 Thread jakeo
From: Jake Oshins ja...@microsoft.com This patch updates the list of VMBus channel GUIDs, defining the one for PCI Express pass-through. Signed-off-by: Jake Oshins ja...@microsoft.com --- include/linux/hyperv.h | 11 +++ 1 file changed, 11 insertions(+) diff --git