diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2021-03-04 22:11:01 +0000 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2021-03-07 10:39:05 +0000 |
commit | 238ec4d7d4dba29c8d6d8766351d1dedf84008e0 (patch) | |
tree | 944ef2c8552bd2fc67bc29a41aa17eddcd2584c7 /include/hw/scsi | |
parent | 023666da792ac465e43dee3bacb21bb781de5cdb (diff) | |
download | qemu-238ec4d7d4dba29c8d6d8766351d1dedf84008e0.zip qemu-238ec4d7d4dba29c8d6d8766351d1dedf84008e0.tar.gz qemu-238ec4d7d4dba29c8d6d8766351d1dedf84008e0.tar.bz2 |
esp: add trivial implementation of the ESP_RFLAGS register
The bottom 5 bits contain the number of bytes remaining in the FIFO which is
trivial to implement with Fifo8 (the remaining bits are unimplemented and left
as 0 for now).
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20210304221103.6369-41-mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'include/hw/scsi')
0 files changed, 0 insertions, 0 deletions