[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: |
Eric Farman |
Subject: |
Re: [PATCH v3 4/7] vfio-ccw: Add support for the crw region |
Date: |
Tue, 21 Apr 2020 08:57:00 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 |
On 4/21/20 8:21 AM, Cornelia Huck wrote:
> 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.
Yeah, doesn't make much sense on its own. Done.
>
> 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 6/7] s390x/css: Refactor the css_queue_crw() routine, 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
- [PATCH v3 1/7] linux-headers: update, Eric Farman, 2020/04/16
- [PATCH v3 5/7] vfio-ccw: Refactor ccw irq handler, Eric Farman, 2020/04/16
- [PATCH v3 3/7] vfio-ccw: Add support for the schib region, Eric Farman, 2020/04/16
- Re: [PATCH v3 0/7] s390x/vfio-ccw: Channel Path Handling [QEMU], no-reply, 2020/04/16