OSDN Git Service

hw/virtio-net: disable multiqueue by default
authorJesse Larrew <jlarrew@linux.vnet.ibm.com>
Tue, 5 Feb 2013 23:47:17 +0000 (17:47 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 8 Feb 2013 17:14:19 +0000 (11:14 -0600)
commit32ab06bcf1352848eec42629a85e20efa4e105dc
tree6e87de57194078c68e3f421939cef3f8dccce712
parent14f9b664b34bbd37a488cb5c762aa278c60e1fb6
hw/virtio-net: disable multiqueue by default

The new multiqueue feature adds fields to the virtio device config, which
breaks Windows guests. Disable the feature by default until the Windows
drivers are fixed.

Signed-off-by: Jesse Larrew <jlarrew@linux.vnet.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/virtio-net.h