qemu-patch-raspberry4/hw/scsi
Hannes Reinecke ded6ddc5a7 scsi: clarify sense codes for LUN0 emulation
The LUN0 emulation is just that, an emulation for a non-existing
LUN0. So we should be returning LUN_NOT_SUPPORTED for any request
coming from any other LUN.
And we should be aborting unhandled commands with INVALID OPCODE,
not LUN NOT SUPPORTED.

Signed-off-by: Hannes Reinecke <hare@suse.com>
Message-Id: <1501835795-92331-4-git-send-email-hare@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-08-08 10:40:20 +02:00
..
esp-pci.c
esp.c
lsi53c895a.c
Makefile.objs
megasas.c
mfi.h
mpi.h
mptconfig.c
mptendian.c
mptsas.c
mptsas.h
scsi-bus.c scsi: clarify sense codes for LUN0 emulation 2017-08-08 10:40:20 +02:00
scsi-disk.c scsi-disk: bdrv_attach_dev() for empty CD-ROM 2017-07-18 15:14:36 +02:00
scsi-generic.c Use qemu_tolower() and qemu_toupper(), not tolower() and toupper() 2017-07-21 10:32:41 +01:00
spapr_vscsi.c
srp.h
trace-events trace-events: fix code style: print 0x before hex numbers 2017-08-01 12:13:07 +01:00
vhost-scsi-common.c
vhost-scsi.c
vhost-user-scsi.c
viosrp.h
virtio-scsi-dataplane.c
virtio-scsi.c virtio-scsi: Convert to DEFINE_PROP_LINK 2017-07-14 12:04:42 +02:00
vmw_pvscsi.c hw/scsi/vmw_pvscsi: Convert to realize 2017-08-01 17:27:33 +02:00
vmw_pvscsi.h