qemu-e2k/hw/scsi
Felipe Franciosi 95615ce5a1 vhost-scsi: create a vhost-scsi-common abstraction
In order to introduce a new vhost-user-scsi host device type, it makes
sense to abstract part of vhost-scsi into a common parent class. This
commit does exactly that.

Signed-off-by: Felipe Franciosi <felipe@nutanix.com>
Message-Id: <1488479153-21203-3-git-send-email-felipe@nutanix.com>
2017-05-05 12:10:00 +02:00
..
esp-pci.c hw/scsi: Concentrate -drive if=scsi auto-create in one place 2017-02-21 13:17:45 +01:00
esp.c hw/scsi: Concentrate -drive if=scsi auto-create in one place 2017-02-21 13:17:45 +01:00
lsi53c895a.c hw: Deprecate -drive if=scsi with non-onboard HBAs 2017-02-21 13:17:45 +01:00
Makefile.objs vhost-scsi: create a vhost-scsi-common abstraction 2017-05-05 12:10:00 +02:00
megasas.c scsi: avoid an off-by-one error in megasas_mmio_write 2017-05-05 12:09:59 +02:00
mfi.h
mpi.h
mptconfig.c
mptendian.c
mptsas.c scsi: mptsas: fix the wrong reading size in fetch request 2017-03-14 13:26:37 +01:00
mptsas.h
scsi-bus.c Changes to -drive without if= and with if=scsi 2017-02-21 13:58:50 +00:00
scsi-disk.c hw/block: Request permissions 2017-02-28 20:40:36 +01:00
scsi-generic.c scsi-generic: Fill in opt_xfer_len in INQUIRY reply if it is zero 2017-03-27 17:02:07 +02:00
spapr_vscsi.c hw: Deprecate -drive if=scsi with non-onboard HBAs 2017-02-21 13:17:45 +01:00
srp.h
trace-events
vhost-scsi-common.c vhost-scsi: create a vhost-scsi-common abstraction 2017-05-05 12:10:00 +02:00
vhost-scsi.c vhost-scsi: create a vhost-scsi-common abstraction 2017-05-05 12:10:00 +02:00
viosrp.h
virtio-scsi-dataplane.c virtio-scsi: Fix acquire/release in dataplane handlers 2017-03-24 11:49:03 +01:00
virtio-scsi.c scsi: Make errp the last parameter of virtio_scsi_common_realize 2017-04-24 09:13:44 +02:00
vmw_pvscsi.c vmw_pvscsi: check message ring page count at initialisation 2017-05-05 12:09:59 +02:00
vmw_pvscsi.h