Jianfeng Tan
6a84c37e39
net/virtio-user: add vhost-user adapter layer
This patch provides vhost adapter layer implementation. Two main
help functions are provided to upper layer (device emulation):
- vhost_user_setup(), to set up vhost user backend;
- vhost_user_sock(), to talk with vhost user backend.
----------------------
| ------------------ |
| | virtio driver | |
| ------------------ |
| | |
| ------------------ | ------> virtio-user PMD
| | device emulate | |
| | | |
| | vhost adapter |-|----> (vhost_user.c)
| ------------------ |
----------------------
|
| -------------- --> (vhost-user protocol)
|
------------------
| vhost backend |
------------------
Signed-off-by: Huawei Xie <huawei.xie@intel.com>
Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2016-06-22 09:47:12 +02:00
..
2016-06-20 22:25:32 +02:00
2016-03-05 11:09:31 +01:00
2016-06-22 09:47:12 +02:00
2016-05-18 16:28:45 +02:00
2016-05-18 16:28:45 +02:00
2016-06-15 15:29:02 +02:00
2015-12-02 23:22:09 +01:00
2016-05-13 17:38:08 +02:00
2016-06-20 22:25:32 +02:00
2016-06-20 22:25:32 +02:00
2016-06-15 19:20:11 +02:00
2016-03-16 15:24:38 +01:00
2014-06-11 00:29:34 +02:00
2014-06-11 00:29:34 +02:00
2016-03-04 23:46:54 +01:00
2016-03-04 23:46:54 +01:00
2016-02-11 12:45:31 +01:00
2016-02-11 12:45:31 +01:00
2016-02-11 12:45:31 +01:00
2016-02-11 12:45:31 +01:00