Re: [PATCH v10 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev

2020-09-25 Thread Halil Pasic
On Fri, 21 Aug 2020 15:56:03 -0400 Tony Krowiak wrote: > Let's create links between each queue device bound to the vfio_ap device How about: Let us establish a bidirectional link... we kind of had a shaky queue --> matrix_mdev link prior to this patch, you are making this one solid and you are

Re: [PATCH v10 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev

2020-09-08 Thread Tony Krowiak
On 9/4/20 4:15 AM, Christian Borntraeger wrote: On 21.08.20 21:56, Tony Krowiak wrote: diff --git a/drivers/s390/crypto/vfio_ap_private.h b/drivers/s390/crypto/vfio_ap_private.h index a2aa05bec718..57da703b549a 100644 --- a/drivers/s390/crypto/vfio_ap_private.h +++

Re: [PATCH v10 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev

2020-09-04 Thread Christian Borntraeger
On 21.08.20 21:56, Tony Krowiak wrote: > diff --git a/drivers/s390/crypto/vfio_ap_private.h > b/drivers/s390/crypto/vfio_ap_private.h > index a2aa05bec718..57da703b549a 100644 > --- a/drivers/s390/crypto/vfio_ap_private.h > +++ b/drivers/s390/crypto/vfio_ap_private.h > @@ -87,6 +87,7 @@ struct

Re: [PATCH v10 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev

2020-08-28 Thread Tony Krowiak
On 8/25/20 6:25 AM, Cornelia Huck wrote: On Fri, 21 Aug 2020 15:56:03 -0400 Tony Krowiak wrote: Let's create links between each queue device bound to the vfio_ap device driver and the matrix mdev to which the queue is assigned. The idea is to facilitate efficient retrieval of the objects

Re: [PATCH v10 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev

2020-08-25 Thread Cornelia Huck
On Fri, 21 Aug 2020 15:56:03 -0400 Tony Krowiak wrote: > Let's create links between each queue device bound to the vfio_ap device > driver and the matrix mdev to which the queue is assigned. The idea is to > facilitate efficient retrieval of the objects representing the queue > devices and

[PATCH v10 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev

2020-08-21 Thread Tony Krowiak
Let's create links between each queue device bound to the vfio_ap device driver and the matrix mdev to which the queue is assigned. The idea is to facilitate efficient retrieval of the objects representing the queue devices and matrix mdevs as well as to verify that a queue assigned to a matrix