diff options
author | Mark Cave-Ayland | 2021-03-04 23:10:58 +0100 |
---|---|---|
committer | Mark Cave-Ayland | 2021-03-07 11:39:05 +0100 |
commit | 799d90d818ba38997e9f5de2163bbfc96256ac0b (patch) | |
tree | 0f65d9779704c36c6f4f29daf74c28d7f91bd948 /qom/qom-qobject.c | |
parent | esp: add maxlen parameter to get_cmd() (diff) | |
download | qemu-799d90d818ba38997e9f5de2163bbfc96256ac0b.tar.gz qemu-799d90d818ba38997e9f5de2163bbfc96256ac0b.tar.xz qemu-799d90d818ba38997e9f5de2163bbfc96256ac0b.zip |
esp: transition to message out phase after SATN and stop command
The SCSI bus should remain in the message out phase after the SATN and stop
command rather than transitioning to the command phase. A new ESPState variable
cmdbuf_cdb_offset is added which stores the offset of the CDB from the start
of cmdbuf when accumulating extended message out phase data.
Currently any extended message out data is discarded in do_cmd() before the CDB
is processed in do_busid_cmd().
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20210304221103.6369-38-mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'qom/qom-qobject.c')
0 files changed, 0 insertions, 0 deletions