linux/drivers/staging/hv
K. Y. Srinivasan 4e65f6e805 Staging: hv: util: Properly handle util services in the util driver
Now, properly handle util services in the util driver and eliminate code
that will not be necessary. In the current code, util services were
all handled not as other vmbus devices (net, block) but rather through
special handling (channel setup etc.). In this patch we handle all
services using the standard Linux Driver Model.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-09-20 13:00:53 -07:00
..
tools
channel_mgmt.c Staging: hv: util: Properly handle util services in the util driver 2011-09-20 13:00:53 -07:00
channel.c
connection.c
hv_kvp.c Staging: hv: util: Properly handle util services in the util driver 2011-09-20 13:00:53 -07:00
hv_kvp.h
hv_mouse.c
hv_timesource.c
hv_util.c Staging: hv: util: Properly handle util services in the util driver 2011-09-20 13:00:53 -07:00
hv.c
hyperv_net.h
hyperv_vmbus.h
hyperv.h
Kconfig
Makefile
netvsc_drv.c
netvsc.c
ring_buffer.c
rndis_filter.c
storvsc_drv.c
TODO
vmbus_drv.c