[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 4/7] vfio-ccw: Add support for the crw region
From: |
Cornelia Huck |
Subject: |
Re: [PATCH v3 4/7] vfio-ccw: Add support for the crw region |
Date: |
Tue, 21 Apr 2020 14:21:28 +0200 |
On Fri, 17 Apr 2020 04:34:37 +0200
Eric Farman <address@hidden> wrote:
> From: Farhan Ali <address@hidden>
>
> The crw region can be used to obtain information about
> Channel Report Words (CRW) from vfio-ccw driver.
>
> Currently only channel path related CRWs are passed to
> QEMU from vfio-ccw driver.
>
> Signed-off-by: Farhan Ali <address@hidden>
> Signed-off-by: Eric Farman <address@hidden>
> ---
>
> Notes:
> v0->v1: [EF]
> - Fixed copy/paste error in error message (s/schib/CRW)
>
> hw/vfio/ccw.c | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
Maybe merge this into patch 7? It is small enough.
Patch looks sane to me.
- [PATCH v3 0/7] s390x/vfio-ccw: Channel Path Handling [QEMU], Eric Farman, 2020/04/16
- [PATCH v3 2/7] vfio-ccw: Refactor cleanup of regions, Eric Farman, 2020/04/16
- [PATCH v3 7/7] vfio-ccw: Add support for the CRW irq, Eric Farman, 2020/04/16
- [PATCH v3 4/7] vfio-ccw: Add support for the crw region, Eric Farman, 2020/04/16
- Re: [PATCH v3 4/7] vfio-ccw: Add support for the crw region,
Cornelia Huck <=
- [PATCH v3 6/7] s390x/css: Refactor the css_queue_crw() routine, Eric Farman, 2020/04/16
- [PATCH v3 1/7] linux-headers: update, Eric Farman, 2020/04/16
- [PATCH v3 3/7] vfio-ccw: Add support for the schib region, Eric Farman, 2020/04/16
- [PATCH v3 5/7] vfio-ccw: Refactor ccw irq handler, Eric Farman, 2020/04/16
- Re: [PATCH v3 0/7] s390x/vfio-ccw: Channel Path Handling [QEMU], no-reply, 2020/04/16