mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
45bab4d746
Common userspace interface for read/write from VMBus ringbuffer. This implementation is open for use by any userspace driver or application seeking direct control over VMBus ring buffers. A significant part of this code is borrowed from DPDK. Link: https://github.com/DPDK/dpdk/ Currently this library is not supported for ARM64. Signed-off-by: Mary Hardy <maryhardy@microsoft.com> Signed-off-by: Saurabh Sengar <ssengar@linux.microsoft.com> Reviewed-by: Long Li <longli@microsoft.com> Link: https://lore.kernel.org/r/1711788723-8593-5-git-send-email-ssengar@linux.microsoft.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
Build | ||
hv_fcopy_daemon.c | ||
hv_get_dhcp_info.sh | ||
hv_get_dns_info.sh | ||
hv_kvp_daemon.c | ||
hv_set_ifconfig.sh | ||
hv_vss_daemon.c | ||
lsvmbus | ||
Makefile | ||
vmbus_bufring.c | ||
vmbus_bufring.h | ||
vmbus_testing |