summaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/virtio/vhost_user.api
AgeCommit message (Collapse)AuthorFilesLines
2017-03-08vhost: binary API changes for interrupt modeSteven1-0/+6
Add operation_mode for create_vhost_user_if, modify_vhost_user_if, and sw_interface_vhost_user_details. Only polling mode is supported for these APIs. Other mode is rejected and gets VNET_API_ERROR_UNIMPLEMENTED error. Change-Id: I0596f4e2c087aa2b6f78eb3e0b63910b1859641e Signed-off-by: Steven <sluong@cisco.com>
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+125
Change-Id: I7b51f88292e057c6443b12224486f2d0c9f8ae23 Signed-off-by: Damjan Marion <damarion@cisco.com>