aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/virtio/vhost_user_api.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-02vhost: convert vhost device driver to a pluginSteven Luong1-352/+0
2022-05-19api: refactor api data storageDamjan Marion1-2/+2
2022-05-04vhost: use_custom_mac set in create_vhost_user_if_v2Fahad Naeem1-0/+1
2021-06-22virtio: api cleanupFilip Tehlar1-54/+9
2021-01-27vhost: vhost interface hardware address not setSteven Luong1-0/+1
2021-01-08vhost: Add event index for interrupt notification to driverSteven Luong1-23/+135
2020-09-04virtio: remove kernel virtio header dependenciesMohsin Kazmi1-4/+4
2020-06-16virtio: add vhost sw_if_index filter for sw_interface_vhost_user_dumpSteven Luong1-2/+5
2020-04-27virtio: support virtio 1.1 packed ring in vhostSteven Luong1-8/+12
2019-12-11devices: vhost API cleanupJakub Grajciar1-3/+19
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-07-31devices interface tests: vhosst GSO supportSteven Luong1-3/+19
2019-04-10API: Fix shared memory only action handlers.Ole Troan1-22/+0
2019-04-08fixing typosJim Thompson1-1/+1
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan1-1/+2
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar1-2/+1
2019-02-21vhost: VPP stalls with vhost performing control plane actionsSteven Luong1-0/+3
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-09-20vhost-user: Add disable feature support in apiMohsin Kazmi1-1/+11
2018-07-08vhost: Add multi-versioning supportMohsin Kazmi1-1/+1
2018-01-11api: remove transport specific code from handlersFlorin Coras1-11/+12
2018-01-09api: refactor vlibmemoryFlorin Coras1-6/+4
2017-08-18Use correct msg ID in the sw-interface-event from TAP and VHOSTNeale Ranns1-1/+1
2017-08-11Dedicated SW Interface EventNeale Ranns1-3/+3
2017-05-22vhost: migrate to use device infra for worker thread assignment, rx-mode.Steven1-5/+2
2017-03-08vhost: binary API changes for interrupt modeSteven1-2/+5
2017-03-02Clean up binary api message handler registration issuesDave Barach1-9/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+262