qemu-e2k/hw/scsi
Fam Zheng 0ba1f53191 virtio-scsi: Fix num_queue input validation
We need to count the ctrlq and eventq, and also cleanup before
returning. Besides, the format string should be unsigned.

The number could never be less than zero.

Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-10-31 11:29:02 +01:00
..
esp-pci.c
esp.c
lsi53c895a.c
Makefile.objs virtio-scsi-dataplane: Code to run virtio-scsi on iothread 2014-09-30 11:11:20 +02:00
megasas.c megasas: Fixup MSI-X handling 2014-10-31 11:29:01 +01:00
mfi.h megasas: add MegaRAID SAS 2108 emulation 2014-10-31 11:29:00 +01:00
scsi-bus.c scsi: devirtualize unrealize of SCSI devices 2014-10-31 11:29:02 +01:00
scsi-disk.c scsi: devirtualize unrealize of SCSI devices 2014-10-31 11:29:02 +01:00
scsi-generic.c scsi: devirtualize unrealize of SCSI devices 2014-10-31 11:29:02 +01:00
spapr_vscsi.c scsi: Drop scsi_req_abort 2014-09-30 13:30:50 +02:00
srp.h
vhost-scsi.c
viosrp.h
virtio-scsi-dataplane.c virtio-scsi: dataplane: stop trying on notifier error 2014-10-23 16:41:25 +02:00
virtio-scsi.c virtio-scsi: Fix num_queue input validation 2014-10-31 11:29:02 +01:00
vmw_pvscsi.c scsi: Convert pvscsi HBA to hotplug handler API 2014-10-15 05:03:14 +02:00
vmw_pvscsi.h