On 4/21/20 8:21 AM, Cornelia Huck wrote: > On Fri, 17 Apr 2020 04:34:37 +0200 > Eric Farman <far...@linux.ibm.com> wrote: > >> From: Farhan Ali <al...@linux.ibm.com> >> >> 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 <al...@linux.ibm.com> >> Signed-off-by: Eric Farman <far...@linux.ibm.com> >> --- >> >> 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
- [PATCH v3 7/7] vfio-ccw: Add support for the CRW irq Eric Farman
- Re: [PATCH v3 7/7] vfio-ccw: Add support for the CR... Cornelia Huck
- [PATCH v3 2/7] vfio-ccw: Refactor cleanup of regions Eric Farman
- [PATCH v3 4/7] vfio-ccw: Add support for the crw region Eric Farman
- Re: [PATCH v3 4/7] vfio-ccw: Add support for the cr... Cornelia Huck
- Re: [PATCH v3 4/7] vfio-ccw: Add support for th... Eric Farman
- [PATCH v3 5/7] vfio-ccw: Refactor ccw irq handler Eric Farman
- [PATCH v3 6/7] s390x/css: Refactor the css_queue_crw() ... Eric Farman
- Re: [PATCH v3 6/7] s390x/css: Refactor the css_queu... Cornelia Huck
- [PATCH v3 3/7] vfio-ccw: Add support for the schib regi... Eric Farman
- Re: [PATCH v3 3/7] vfio-ccw: Add support for the sc... Cornelia Huck
- [PATCH v3 1/7] linux-headers: update Eric Farman
- Re: [PATCH v3 0/7] s390x/vfio-ccw: Channel Path Handlin... no-reply