On 11/18/2016 03:26 PM, Aaron Conole wrote:
Maxime Coquelin writes:
This patch adds VHOST_USER_PROTOCOL_F_MTU protocol feature.
If supported, QEMU sends VHOST_USER_GET_MTU request to the client,
and expects a u64 reply containing the MTU advised for the guest.
Cc: Michael S. Tsirkin
Cc: A
Maxime Coquelin writes:
> This patch adds VHOST_USER_PROTOCOL_F_MTU protocol feature.
>
> If supported, QEMU sends VHOST_USER_GET_MTU request to the client,
> and expects a u64 reply containing the MTU advised for the guest.
>
> Cc: Michael S. Tsirkin
> Cc: Aaron Conole
> Signed-off-by: Maxime
This patch adds VHOST_USER_PROTOCOL_F_MTU protocol feature.
If supported, QEMU sends VHOST_USER_GET_MTU request to the client,
and expects a u64 reply containing the MTU advised for the guest.
Cc: Michael S. Tsirkin
Cc: Aaron Conole
Signed-off-by: Maxime Coquelin
---
hw/virtio/vhost-user.c