examples/vhost: copy old vhost example
authorHuawei Xie <huawei.xie@intel.com>
Mon, 20 Oct 2014 04:38:13 +0000 (12:38 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 22 Oct 2014 17:00:45 +0000 (19:00 +0200)
commitd19533e86f1db2c3b4b944ab40171386ea076d54
tree33c488ba44df1f64f9693b6bf54c97aa9ab2065f
parentfa7f63e7e26f7a4766af23e2a7c2932ef8f34edc
examples/vhost: copy old vhost example

This patch copies two files main.c/main.h from most recent vhost example
(before transforming into a library) as the base for new vhost example.

Signed-off-by: Huawei Xie <huawei.xie@intel.com>
Acked-by: Changchun Ouyang <changchun.ouyang@intel.com>
examples/vhost/main.c [new file with mode: 0644]
examples/vhost/main.h [new file with mode: 0644]