]> git.proxmox.com Git - mirror_qemu.git/commit - include/hw/virtio/virtio.h
virtio: increase the queue limit to 1024
authorJason Wang <jasowang@redhat.com>
Fri, 29 May 2015 06:15:32 +0000 (14:15 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 31 May 2015 14:50:10 +0000 (16:50 +0200)
commitb829c2a98f1f67308eb02fcddb52d8fa67775f18
treef475b1c40e5fad4c8b931fdb647b4aa7a9ab4a08
parent87b3bd1c858e6cacac4d403da9109ec3a04fe9d0
virtio: increase the queue limit to 1024

Increase the queue limit to 1024. But virtio-ccw and s390-virtio won't
support this, this is done through failing device_plugged() for those
two transports if the number of virtqueues is greater than 64.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/hw/virtio/virtio.h