qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 16/16] esp.c: remove explicit setting of DRQ within ESP st


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 16/16] esp.c: remove explicit setting of DRQ within ESP state machine
Date: Wed, 13 Mar 2024 12:01:53 +0100
User-agent: Mozilla Thunderbird

On 13/3/24 09:58, Mark Cave-Ayland wrote:
Now the esp_update_drq() is called for all reads/writes to the FIFO, there is
no need to manually raise and lower the DRQ signal.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/611
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1831
---
  hw/scsi/esp.c | 9 ---------
  1 file changed, 9 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]