aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/virtio/vhost_user.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-07devices: vhost not reading packets from vringSteven Luong1-0/+22
2019-07-24api: binary api cleanupDave Barach1-5/+9
2019-07-23devices: vhost handling VHOST_USER_SET_FEATURESSteven Luong1-0/+1
2019-02-21vhost: VPP stalls with vhost performing control plane actionsSteven Luong1-211/+248
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-3/+3
2018-10-23c11 safe string handling supportDave Barach1-4/+4
2018-10-02vhost-user: add support for vlib_log APIJerome Tollet1-155/+99
2018-10-02vhost-user: Interface state updatesJuraj Sloboda1-11/+12
2018-10-02vhost_user: Fix setting MTU using uninitialized variableJuraj Sloboda1-2/+1
2018-09-20vhost: show vhost may display garbage after the interface nameSteven1-2/+3
2018-09-12vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406]Yichen Wang1-1/+11
2018-07-08vhost: Add multi-versioning supportMohsin Kazmi1-0/+2242