Files
qemu/hw
Maxime Coquelin c5f048d8fb vhost-user: Add MTU protocol feature and op
This patch implements VHOST_USER_PROTOCOL_F_NET_MTU
protocol feature and VHOST_USER_NET_SET_MTU request so
that the backend gets notified of the user defined host
MTU.

If backend supports VHOST_USER_PROTOCOL_F_REPLY_ACK,
QEMU assumes MTU is valid if success is returned.

Vhost-net driver sends this request through a new
vhost_net_set_mtu vhost_ops entry.

Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Aaron Conole <aconole@redhat.com>
Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2017-01-10 07:02:53 +02:00
..
2016-10-04 13:28:07 +01:00
2017-01-10 05:56:58 +02:00
2016-10-24 15:46:10 +02:00
2017-01-10 05:56:58 +02:00
2016-06-17 16:33:48 +10:00
2017-01-10 05:56:59 +02:00
2016-05-18 15:04:27 +03:00
2016-10-24 15:27:20 +02:00
2016-01-29 15:07:25 +00:00
2017-01-10 05:56:58 +02:00
2016-09-22 18:13:08 +01:00
2016-09-29 11:43:22 +08:00
2016-10-28 18:17:24 +03:00
2016-09-15 15:32:22 +03:00
2016-10-24 15:27:20 +02:00
2016-10-04 13:28:07 +01:00