vhost-net: vhost-user feature bits support
authorNikolay Nikolaev <n.nikolaev@virtualopensystems.com>
Tue, 27 May 2014 12:06:16 +0000 (15:06 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 19 Jun 2014 13:41:57 +0000 (16:41 +0300)
commit5f4c01cab1abcb25d627600a7efb6ac0f804c2dc
tree90db0e0962afd1b7651ed36bf966a8e0a1cc0335
parent5f6f6664bf24dc53f4bf98ba812d55ca93684cd5
vhost-net: vhost-user feature bits support

Handle the feature bits negotiation when using vhost-user. Allow
the underlying implementation to have a finer control over all the
bits except the VIRTIO_NET_F_MAC.

Signed-off-by: Nikolay Nikolaev <n.nikolaev@virtualopensystems.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/net/vhost_net.c