diff options
author | 2015-07-15 17:20:59 +0800 | |
---|---|---|
committer | 2015-07-20 14:19:42 +0300 | |
commit | f9d6dbf0bf6e91b8ed896369ab1b7e91e5a1a4df (patch) | |
tree | 85b1a129c051c49d9170923a4adb59c85e5e213a /hw/misc/omap_clk.c | |
parent | virtio-net: Flush incoming queues when DRIVER_OK is being set (diff) | |
download | qemu-f9d6dbf0bf6e91b8ed896369ab1b7e91e5a1a4df.tar.xz qemu-f9d6dbf0bf6e91b8ed896369ab1b7e91e5a1a4df.zip |
virtio-net: remove virtio queues if the guest doesn't support multiqueue
commit da51a335 adds all queues in .realize(). But if the
guest doesn't support multiqueue, we forget to remove them. And
we cannot handle the ctrl vq corretly. The guest will hang.
Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/misc/omap_clk.c')
0 files changed, 0 insertions, 0 deletions