Re: [RE]: [PATCH v3 10/10] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev

2022-01-14 Thread Liu Yi L
Hi Eric, Hope you are back from new year holiday.:-) Have you got chane to consider this patch? Regards, Yi Liu On 2021/11/30 19:32, Liu, Yi L wrote: From: Eric Farman Sent: Tuesday, November 30, 2021 1:18 AM On Wed, 2021-11-24 at 12:25 +, Liu, Yi L wrote: From: Jason Gunthorpe Sent

RE: [RE]: [PATCH v3 10/10] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev

2021-11-30 Thread Liu, Yi L
> From: Eric Farman > Sent: Tuesday, November 30, 2021 1:18 AM > > On Wed, 2021-11-24 at 12:25 +0000, Liu, Yi L wrote: > > > From: Jason Gunthorpe > > > Sent: Fri, 1 Oct 2021 14:52:51 -0300 > > > > > > The css_driver's main purp

[RE]: [PATCH v3 10/10] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev

2021-11-24 Thread Liu, Yi L
> From: Jason Gunthorpe > Sent: Fri, 1 Oct 2021 14:52:51 -0300 > > The css_driver's main purpose is to create/destroy the mdev and relay the > shutdown, irq, sch_event, and chp_event css_driver ops to the single > created vfio_device, if it exists. > > Reframe the boundary where the css_driver do