qemu-e2k/hw/scsi
Paolo Bonzini 8ef2eb8d2c megasas: fix megasas_get_sata_addr
There are two bugs here.  First, the 16-bit id loses the high 8 bits
when shifted left by 24.  Second, the address must be combined with
an "or" or we just get zero.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-10-12 18:29:25 +02:00
..
esp-pci.c
esp.c
lsi53c895a.c
Makefile.objs
megasas.c megasas: fix megasas_get_sata_addr 2015-10-12 18:29:25 +02:00
mfi.h
scsi-bus.c scsi: switch from g_slice allocator to malloc 2015-10-12 18:29:25 +02:00
scsi-disk.c scsi-disk: identify AIO callbacks more clearly 2015-08-14 23:40:32 +02:00
scsi-generic.c scsi-generic: let guests recognize readonly=on on passthrough devices 2015-09-25 12:04:41 +02:00
spapr_vscsi.c
srp.h
vhost-scsi.c vhost-scsi: include linux/vhost.h 2015-09-25 12:04:41 +02:00
viosrp.h
virtio-scsi-dataplane.c scsi: switch from g_slice allocator to malloc 2015-10-12 18:29:25 +02:00
virtio-scsi.c scsi: switch from g_slice allocator to malloc 2015-10-12 18:29:25 +02:00
vmw_pvscsi.c pci: Don't register a specialized 'config_write' if default behavior is intended 2015-06-19 12:17:49 +02:00
vmw_pvscsi.h