mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-06 01:09:08 +00:00
4e65f6e805
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> |
||
---|---|---|
.. | ||
tools | ||
channel_mgmt.c | ||
channel.c | ||
connection.c | ||
hv_kvp.c | ||
hv_kvp.h | ||
hv_mouse.c | ||
hv_timesource.c | ||
hv_util.c | ||
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 |