1
0
Fork 0
alistair23-linux/drivers/hv
K. Y. Srinivasan 03367ef5ea Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
Only ws2012r2 hosts support the ability to reconnect to the host on VMBUS. This functionality
is needed by kexec in Linux. To use this functionality we need to negotiate version 3.0 of the
VMBUS protocol.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Cc: <stable@vger.kernel.org>        [3.9+]
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-04-16 14:14:07 -07:00
..
Kconfig x86: Make Linux guest support optional 2013-03-04 13:14:25 -08:00
Makefile Drivers: hv: Implement the file copy service 2014-02-18 10:53:48 -08:00
channel.c Drivers: hv: vmbus: Cleanup the packet send path 2014-02-07 15:22:40 -08:00
channel_mgmt.c Drivers: hv: vmbus: Fix a bug in channel rescind code 2013-10-19 19:53:46 -07:00
connection.c Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts 2014-04-16 14:14:07 -07:00
hv.c drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.c 2013-12-18 16:41:52 -08:00
hv_balloon.c Drivers: hv: Ballon: Make pressure posting thread sleep interruptibly 2014-02-15 12:08:38 -08:00
hv_fcopy.c Drivers: hv: fcopy_open() can be static 2014-02-18 12:24:55 -08:00
hv_kvp.c connector: add portid to unicast in addition to broadcasting 2014-02-07 15:40:17 -08:00
hv_snapshot.c connector: add portid to unicast in addition to broadcasting 2014-02-07 15:40:17 -08:00
hv_util.c Drivers: hv: Implement the file copy service 2014-02-18 10:53:48 -08:00
hyperv_vmbus.h Drivers: hv: Implement the file copy service 2014-02-18 10:53:48 -08:00
ring_buffer.c Drivers: hv: vmbus: Cleanup the packet send path 2014-02-07 15:22:40 -08:00
vmbus_drv.c Char/Misc driver patches for 3.15-rc1 2014-04-01 16:13:21 -07:00