Le 02/03/2022 à 22:27, Mark Cave-Ayland a écrit :
This involves (re)adding a PDMA-specific subsection to hold the reference to the
current PDMA callback.
Signed-off-by: Mark Cave-Ayland
---
hw/scsi/esp.c | 23 +++
1 file changed, 23 insertions(+)
Reviewed-by: Laurent V
On 03/03/2022 15:40, Peter Maydell wrote:
On Wed, 2 Mar 2022 at 21:38, Mark Cave-Ayland
wrote:
This involves (re)adding a PDMA-specific subsection to hold the reference to the
current PDMA callback.
Signed-off-by: Mark Cave-Ayland
---
hw/scsi/esp.c | 23 +++
1 file ch
On Wed, 2 Mar 2022 at 21:38, Mark Cave-Ayland
wrote:
>
> This involves (re)adding a PDMA-specific subsection to hold the reference to
> the
> current PDMA callback.
>
> Signed-off-by: Mark Cave-Ayland
> ---
> hw/scsi/esp.c | 23 +++
> 1 file changed, 23 insertions(+)
>
> dif
This involves (re)adding a PDMA-specific subsection to hold the reference to the
current PDMA callback.
Signed-off-by: Mark Cave-Ayland
---
hw/scsi/esp.c | 23 +++
1 file changed, 23 insertions(+)
diff --git a/hw/scsi/esp.c b/hw/scsi/esp.c
index a818b2b07a..32926834bc 100644