Re: [PATCH v10 14/26] s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl

2018-09-24 Thread Cornelia Huck
On Wed, 12 Sep 2018 15:43:04 -0400
Tony Krowiak  wrote:

> From: Tony Krowiak 
> 
> Implements the VFIO_DEVICE_RESET ioctl. This ioctl zeroizes
> all of the AP queues assigned to the guest.
> 
> Signed-off-by: Tony Krowiak 
> Reviewed-by: Halil Pasic 
> Tested-by: Michael Mueller 
> Tested-by: Farhan Ali 
> Reviewed-by: Pierre Morel 
> Tested-by: Pierre Morel 
> Signed-off-by: Christian Borntraeger 
> ---
>  drivers/s390/crypto/vfio_ap_ops.c |5 -
>  1 files changed, 4 insertions(+), 1 deletions(-)

Reviewed-by: Cornelia Huck 


Re: [PATCH v10 14/26] s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl

2018-09-24 Thread Cornelia Huck
On Wed, 12 Sep 2018 15:43:04 -0400
Tony Krowiak  wrote:

> From: Tony Krowiak 
> 
> Implements the VFIO_DEVICE_RESET ioctl. This ioctl zeroizes
> all of the AP queues assigned to the guest.
> 
> Signed-off-by: Tony Krowiak 
> Reviewed-by: Halil Pasic 
> Tested-by: Michael Mueller 
> Tested-by: Farhan Ali 
> Reviewed-by: Pierre Morel 
> Tested-by: Pierre Morel 
> Signed-off-by: Christian Borntraeger 
> ---
>  drivers/s390/crypto/vfio_ap_ops.c |5 -
>  1 files changed, 4 insertions(+), 1 deletions(-)

Reviewed-by: Cornelia Huck