aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/linux/vmbus.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2023-12-22vlib: lowercase vmbus device namesAlexander Skorichenko1-5/+5
2023-08-07vppinfra: add clib_file_get_resolved_basenameDamjan Marion1-4/+2
2023-08-02vlib: remove dependency on libuuidDamjan Marion1-12/+53
2021-10-13vlib: fix vmbus error logBenoƮt Ganne1-3/+3
2021-01-11dpdk: allow configure individual VMBUS devicesVladimir Ratnikov1-8/+14
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