|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 36/42] esp: add maxlen parameter to get_cmd() |
Date: | Tue, 23 Feb 2021 19:43:52 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 |
On 2/9/21 8:30 PM, Mark Cave-Ayland wrote: > Some guests use a mixture of DMA and non-DMA transfers in combination with the > SATN and stop command to transfer message out phase and command phase bytes to > the target. Prepare for the next commit by adding a maxlen parameter to > get_cmd() to allow partial transfers. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> > --- > hw/scsi/esp.c | 20 +++++++++++--------- > 1 file changed, 11 insertions(+), 9 deletions(-) I dare to add: Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
[Prev in Thread] | Current Thread | [Next in Thread] |