On Thu, Jun 19, 2014 at 06:06:55PM +0300, Nikolay Nikolaev wrote:
> The following series enables vhost-user-test in make check.
>
> The first patch adds a new CONFIG_VHOST_NET_USED in configure
> to be used in net.c to enable vhost-user netdev backend.
>
> Fifth patch fixes an error when calling
The following series enables vhost-user-test in make check.
The first patch adds a new CONFIG_VHOST_NET_USED in configure
to be used in net.c to enable vhost-user netdev backend.
Fifth patch fixes an error when calling erro_setg in vhost_dev_init.
---
Nikolay Nikolaev (6):
configure: add