summaryrefslogtreecommitdiffstats
path: root/src/vlib/linux/vmbus.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-16init / exit function orderingDave Barach1-2/+7
2019-03-13VPP-1576: fix a set of coverity warningsDave Barach1-1/+4
2019-03-13vmbus: not having uio_hv_generic is not an errorStephen Hemminger1-7/+20
2019-03-06vmbus: fix bug that breaks multiple netvsc vdevsMatthew Smith1-2/+2
2019-01-17vmbus: fix strncpy related warningsStephen Hemminger1-4/+4
2018-12-19vlib: support Hyper-v/Azure VMBusStephen Hemminger1-0/+405