On Thu, 18 Jun 2020 18:22:52 -0400
Collin Walling <[email protected]> wrote:
> The SCCB must be checked for a sufficient length before it is filled
> with any data. If the length is insufficient, then the SCLP command
> is suppressed and the proper response code is set in the SCCB header.
>
> Fixes: 832be0d8a3bb ("s390x: sclp: Report insufficient SCCB length")
> Signed-off-by: Collin Walling <[email protected]>
> Reviewed-by: Janosch Frank <[email protected]>
> ---
> hw/s390x/sclp.c | 24 ++++++++++++------------
> 1 file changed, 12 insertions(+), 12 deletions(-)
Reviewed-by: Cornelia Huck <[email protected]>