]> Git Repo - qemu.git/commit
vhost-net: vhost-user feature bits support
authorNikolay Nikolaev <[email protected]>
Tue, 27 May 2014 12:06:16 +0000 (15:06 +0300)
committerMichael S. Tsirkin <[email protected]>
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 <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/net/vhost_net.c
This page took 0.026888 seconds and 4 git commands to generate.