qemu-patch-raspberry4/include/hw/scsi
Hannes Reinecke c9cf45c1a4 esp: Do not overwrite ESP_TCHI after reset
After a reset ESP_TCHI should contain the unique ID
of the chip. This value will be overwritten with the
current tranfer count if the transfer count has
previously been set.
So we should always return the chip id if ESP_TCHI
has never been written to.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-11-12 10:27:03 +01:00
..
esp.h esp: Do not overwrite ESP_TCHI after reset 2014-11-12 10:27:03 +01:00
scsi.h scsi: devirtualize unrealize of SCSI devices 2014-10-31 11:29:02 +01:00