|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 15/16] esp.c: ensure esp_pdma_write() always calls esp_fifo_push() |
Date: | Wed, 13 Mar 2024 12:05:09 +0100 |
User-agent: | Mozilla Thunderbird |
On 13/3/24 09:58, Mark Cave-Ayland wrote:
This ensures that esp_update_drq() is called via esp_fifo_push() whenever the host uses PDMA to transfer data to a SCSI device. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> --- hw/scsi/esp.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |