Home
last modified time | relevance | path

Searched hist:"3 c421400" (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/scsi/
H A Desp.hdiff 3c421400 Thu Mar 04 22:10:45 GMT 2021 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> esp: use in-built TC to determine PDMA transfer length

Real hardware simply counts down using the in-built TC to determine when the
the PDMA request is complete. Use the TC to determine the PDMA transfer length
which then enables us to remove the redundant pdma_len variable.

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-25-mark.cave-ayland@ilande.co.uk>
/qemu/hw/scsi/
H A Desp.cdiff 3c421400 Thu Mar 04 22:10:45 GMT 2021 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> esp: use in-built TC to determine PDMA transfer length

Real hardware simply counts down using the in-built TC to determine when the
the PDMA request is complete. Use the TC to determine the PDMA transfer length
which then enables us to remove the redundant pdma_len variable.

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-25-mark.cave-ayland@ilande.co.uk>