qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [qemu-s390x] [PATCH v4 01/15] s390 vfio-ccw: Add bootindex property


From: Cornelia Huck
Subject: Re: [qemu-s390x] [PATCH v4 01/15] s390 vfio-ccw: Add bootindex property and IPLB data
Date: Tue, 12 Mar 2019 11:38:58 +0100

On Mon, 11 Mar 2019 11:21:19 -0400
"Jason J. Herne" <address@hidden> wrote:

> Add bootindex property and iplb data for vfio-ccw devices. This allows us to
> forward boot information into the bios for vfio-ccw devices.
> 
> Refactor s390_get_ccw_device() to return device type. This prevents us from
> having to use messy casting logic in several places.
> 
> Signed-off-by: Jason J. Herne <address@hidden>
> Acked-by: Halil Pasic <address@hidden>
> ---
>  MAINTAINERS                 |  1 +
>  hw/s390x/ipl.c              | 61 
> ++++++++++++++++++++++++++++++++++-----------
>  hw/s390x/s390-ccw.c         |  9 +++++++
>  hw/vfio/ccw.c               |  2 +-
>  include/hw/s390x/s390-ccw.h |  1 +
>  include/hw/s390x/vfio-ccw.h | 28 +++++++++++++++++++++
>  6 files changed, 86 insertions(+), 16 deletions(-)
>  create mode 100644 include/hw/s390x/vfio-ccw.h

Reviewed-by: Cornelia Huck <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]