diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2012-07-27 14:38:03 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2012-07-27 15:47:30 +0200 |
commit | 4c205d0cb1c8bde5a53f6acceda74dae1043a197 (patch) | |
tree | 523369fc3994b78a437c1e6389aabaeafdceaae1 /hw/sh7750.c | |
parent | 3f910904ecce48bcfd6ee269e8ac84a571fbc1e3 (diff) | |
download | qemu-4c205d0cb1c8bde5a53f6acceda74dae1043a197.zip qemu-4c205d0cb1c8bde5a53f6acceda74dae1043a197.tar.gz qemu-4c205d0cb1c8bde5a53f6acceda74dae1043a197.tar.bz2 |
virtio-scsi: enable MSI-X support
While virtio-scsi does support multiqueue, the default number of
interrupt vectors is not enough to actually enable usage of
multiple queues in the driver; this is because with only 2
vectors the driver will not be able to use a separate
interrupt for each request queue. Derive the desired number
of vectors from the number of request queues.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/sh7750.c')
0 files changed, 0 insertions, 0 deletions