Re: [PATCH v4 6/7] s390: ap: Cleanup on removing the AP device

2019-03-13 Thread Pierre Morel
On 12/03/2019 22:53, Tony Krowiak wrote: On 3/11/19 4:31 AM, Pierre Morel wrote: On 08/03/2019 23:43, Tony Krowiak wrote: On 2/22/19 10:29 AM, Pierre Morel wrote: When the device is remove, we must make sure to clear the interruption and reset the AP device. We also need to clear the CRYCB of

Re: [PATCH v4 6/7] s390: ap: Cleanup on removing the AP device

2019-03-12 Thread Tony Krowiak
On 3/11/19 4:31 AM, Pierre Morel wrote: On 08/03/2019 23:43, Tony Krowiak wrote: On 2/22/19 10:29 AM, Pierre Morel wrote: When the device is remove, we must make sure to clear the interruption and reset the AP device. We also need to clear the CRYCB of the guest. Signed-off-by: Pierre Morel

Re: [PATCH v4 6/7] s390: ap: Cleanup on removing the AP device

2019-03-11 Thread Pierre Morel
On 08/03/2019 23:43, Tony Krowiak wrote: On 2/22/19 10:29 AM, Pierre Morel wrote: When the device is remove, we must make sure to clear the interruption and reset the AP device. We also need to clear the CRYCB of the guest. Signed-off-by: Pierre Morel ---   drivers/s390/crypto/vfio_ap_drv.c  

Re: [PATCH v4 6/7] s390: ap: Cleanup on removing the AP device

2019-03-08 Thread Tony Krowiak
On 2/22/19 10:29 AM, Pierre Morel wrote: When the device is remove, we must make sure to clear the interruption and reset the AP device. We also need to clear the CRYCB of the guest. Signed-off-by: Pierre Morel --- drivers/s390/crypto/vfio_ap_drv.c | 35 ++

Re: [PATCH v4 6/7] s390: ap: Cleanup on removing the AP device

2019-03-04 Thread Cornelia Huck
On Tue, 26 Feb 2019 13:27:57 -0500 Tony Krowiak wrote: > On 2/22/19 10:29 AM, Pierre Morel wrote: > > When the device is remove, we must make sure to > > clear the interruption and reset the AP device. > > > > We also need to clear the CRYCB of the guest. > > > > Signed-off-by: Pierre Morel >

Re: [PATCH v4 6/7] s390: ap: Cleanup on removing the AP device

2019-02-27 Thread Pierre Morel
On 26/02/2019 19:27, Tony Krowiak wrote: On 2/22/19 10:29 AM, Pierre Morel wrote: When the device is remove, we must make sure to clear the interruption and reset the AP device. We also need to clear the CRYCB of the guest. Signed-off-by: Pierre Morel ---   drivers/s390/crypto/vfio_ap_drv.c  

Re: [PATCH v4 6/7] s390: ap: Cleanup on removing the AP device

2019-02-26 Thread Tony Krowiak
On 2/22/19 10:29 AM, Pierre Morel wrote: When the device is remove, we must make sure to clear the interruption and reset the AP device. We also need to clear the CRYCB of the guest. Signed-off-by: Pierre Morel --- drivers/s390/crypto/vfio_ap_drv.c | 35 ++