On Wed, 12 Sep 2018 15:43:04 -0400 Tony Krowiak <[email protected]> wrote:
> From: Tony Krowiak <[email protected]> > > Implements the VFIO_DEVICE_RESET ioctl. This ioctl zeroizes > all of the AP queues assigned to the guest. > > Signed-off-by: Tony Krowiak <[email protected]> > Reviewed-by: Halil Pasic <[email protected]> > Tested-by: Michael Mueller <[email protected]> > Tested-by: Farhan Ali <[email protected]> > Reviewed-by: Pierre Morel <[email protected]> > Tested-by: Pierre Morel <[email protected]> > Signed-off-by: Christian Borntraeger <[email protected]> > --- > drivers/s390/crypto/vfio_ap_ops.c | 5 ++++- > 1 files changed, 4 insertions(+), 1 deletions(-) Reviewed-by: Cornelia Huck <[email protected]>

