linux_dsm_epyc7002/drivers/hv
Vitaly Kuznetsov a4d1ee5b02 Drivers: hv: fcopy: full handshake support
Introduce FCOPY_VERSION_1 to support kernel replying to the negotiation
message with its own version.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Tested-by: Alex Ng <alexng@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-24 12:17:42 -07:00
..
channel_mgmt.c
channel.c
connection.c
hv_balloon.c
hv_fcopy.c Drivers: hv: fcopy: full handshake support 2015-05-24 12:17:42 -07:00
hv_kvp.c Drivers: hv: kvp: convert to hv_utils_transport 2015-05-24 12:17:41 -07:00
hv_snapshot.c Drivers: hv: vss: full handshake support 2015-05-24 12:17:41 -07:00
hv_util.c
hv_utils_transport.c Drivers: hv: util: introduce hv_utils_transport abstraction 2015-05-24 12:17:41 -07:00
hv_utils_transport.h Drivers: hv: util: introduce hv_utils_transport abstraction 2015-05-24 12:17:41 -07:00
hv.c
hyperv_vmbus.h Drivers: hv: util: introduce state machine for util drivers 2015-05-24 12:17:41 -07:00
Kconfig
Makefile Drivers: hv: util: introduce hv_utils_transport abstraction 2015-05-24 12:17:41 -07:00
ring_buffer.c
vmbus_drv.c