Home
last modified time | relevance | path

Searched hist:"4 eb86065603400fe27c17a346985a97b489b55d4" (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/scsi/
H A Dtrace-events4eb86065603400fe27c17a346985a97b489b55d4 Fri Jun 11 11:38:58 UTC 2021 Paolo Bonzini <pbonzini@redhat.com> esp: store lun coming from the MESSAGE OUT phase

The LUN is selected with an IDENTIFY message, and persists
until the next message out phase. Instead of passing it to
do_busid_cmd, store it in ESPState. Because do_cmd can simply
skip the message out phase if cmdfifo_cdb_offset is zero, it
can now be used for the S without ATN cases as well.

Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Desp.c4eb86065603400fe27c17a346985a97b489b55d4 Fri Jun 11 11:38:58 UTC 2021 Paolo Bonzini <pbonzini@redhat.com> esp: store lun coming from the MESSAGE OUT phase

The LUN is selected with an IDENTIFY message, and persists
until the next message out phase. Instead of passing it to
do_busid_cmd, store it in ESPState. Because do_cmd can simply
skip the message out phase if cmdfifo_cdb_offset is zero, it
can now be used for the S without ATN cases as well.

Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/include/hw/scsi/
H A Desp.h4eb86065603400fe27c17a346985a97b489b55d4 Fri Jun 11 11:38:58 UTC 2021 Paolo Bonzini <pbonzini@redhat.com> esp: store lun coming from the MESSAGE OUT phase

The LUN is selected with an IDENTIFY message, and persists
until the next message out phase. Instead of passing it to
do_busid_cmd, store it in ESPState. Because do_cmd can simply
skip the message out phase if cmdfifo_cdb_offset is zero, it
can now be used for the S without ATN cases as well.

Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>