On 03/03/2021 19:32, Laurent Vivier wrote:
Le 09/02/2021 à 20:30, Mark Cave-Ayland a écrit :
At this point it is now possible to properly implement the FIFO flush command
without causing guest errors.
Signed-off-by: Mark Cave-Ayland
---
hw/scsi/esp.c | 2 ++
1 file changed, 2 insertions(+)
Le 09/02/2021 à 20:30, Mark Cave-Ayland a écrit :
> At this point it is now possible to properly implement the FIFO flush command
> without causing guest errors.
>
> Signed-off-by: Mark Cave-Ayland
> ---
> hw/scsi/esp.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/hw/scsi/esp.c b/
At this point it is now possible to properly implement the FIFO flush command
without causing guest errors.
Signed-off-by: Mark Cave-Ayland
---
hw/scsi/esp.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/hw/scsi/esp.c b/hw/scsi/esp.c
index 1d56c99527..0994673ff8 100644
--- a/hw/scsi/esp.