[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH] pc-bios/s390-ccw: define loadparm length
From: |
Cornelia Huck |
Subject: |
Re: [qemu-s390x] [PATCH] pc-bios/s390-ccw: define loadparm length |
Date: |
Wed, 30 May 2018 09:47:52 +0200 |
On Tue, 29 May 2018 00:40:09 -0400
Collin Walling <address@hidden> wrote:
> Loadparm is defined by the s390 architecture to be 8 bytes
> in length. Let's define this size in the s390-ccw bios.
>
> Suggested-by: Laszlo Ersek <address@hidden>
> Signed-off-by: Collin Walling <address@hidden>
> ---
> pc-bios/s390-ccw/iplb.h | 4 +++-
> pc-bios/s390-ccw/main.c | 8 ++++----
> pc-bios/s390-ccw/sclp.c | 2 +-
> pc-bios/s390-ccw/sclp.h | 2 +-
> 4 files changed, 9 insertions(+), 7 deletions(-)
Reviewed-by: Cornelia Huck <address@hidden>
Thomas, I assume this will go via your tree?