Searched hist:"356 c4c441ec01910314c5867c680bef80d1dd373" (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/scsi/ |
H A D | trace-events | 356c4c441ec01910314c5867c680bef80d1dd373 Wed Jun 22 10:53:12 UTC 2022 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> scsi-disk: allow MODE SELECT block descriptor to set the block size
The MODE SELECT command can contain an optional block descriptor that can be used to set the device block size. If the block descriptor is present then update the block size on the SCSI device accordingly.
This allows CDROMs to be used with A/UX which requires a CDROM drive which is capable of switching from a 2048 byte sector size to a 512 byte sector size.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Message-Id: <20220622105314.802852-13-mark.cave-ayland@ilande.co.uk> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | scsi-disk.c | 356c4c441ec01910314c5867c680bef80d1dd373 Wed Jun 22 10:53:12 UTC 2022 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> scsi-disk: allow MODE SELECT block descriptor to set the block size
The MODE SELECT command can contain an optional block descriptor that can be used to set the device block size. If the block descriptor is present then update the block size on the SCSI device accordingly.
This allows CDROMs to be used with A/UX which requires a CDROM drive which is capable of switching from a 2048 byte sector size to a 512 byte sector size.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Message-Id: <20220622105314.802852-13-mark.cave-ayland@ilande.co.uk> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|