]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
Drivers: hv: vmbus: define a new VMBus message type for hvsock
authorDexuan Cui <decui@microsoft.com>
Thu, 28 Jan 2016 06:29:40 +0000 (22:29 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 05:34:12 +0000 (21:34 -0800)
commit5c23a1a5c60b0f472cfa61cd7d8279f8aaeb5b64
tree700ec3910bf1b48fae5ce2f4b15f0e32af39b9e1
parent5f363bc38f810d238d1e8b19998625ddec3b8138
Drivers: hv: vmbus: define a new VMBus message type for hvsock

A function to send the type of message is also added.

The coming net/hvsock driver will use this function to proactively request
the host to offer a VMBus channel for a new hvsock connection.

Signed-off-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel.c
drivers/hv/channel_mgmt.c
include/linux/hyperv.h