[Qemu-devel] [PATCH v2] hw/virtio: fix vhost user fails to startup when MQ

2017-05-04 Thread Zhiyong Yang
from qemu. The patch aims to fix the bug, MQ can work well. The same bug is found in function vhost_user_net_set_mtu, it is fixed at the same time. DPDK related patch is as following: http://www.dpdk.org/dev/patchwork/patch/23955/ Signed-off-by: Zhiyong Yang --- Changes in V2: Thanks fo

[Qemu-devel] [PATCH] hw/virtio: fix vhost user fails to startup when MQ

2017-04-28 Thread Zhiyong Yang
from qemu. The patch aims to fix the bug, MQ can work well. The same bug is found in function vhost_user_net_set_mtu, it is fixed at the same time. DPDK related patch is as following: http://www.dpdk.org/dev/patchwork/patch/23955/ Signed-off-by: Zhiyong Yang --- hw/virtio/vhost-u