Re: [PATCH 1/3] vfio: ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctl

From: Alex Williamson
Date: Thu Jun 01 2023 - 16:47:20 EST


On Tue, 30 May 2023 18:35:36 -0400
Tony Krowiak <akrowiak@xxxxxxxxxxxxx> wrote:

> Realize the VFIO_DEVICE_GET_IRQ_INFO ioctl to retrieve the information for
> the VFIO device request IRQ.
>
> Signed-off-by: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
> ---
> drivers/s390/crypto/vfio_ap_ops.c | 30 +++++++++++++++++++++++++++++-
> include/uapi/linux/vfio.h | 9 +++++++++
> 2 files changed, 38 insertions(+), 1 deletion(-)

Acked-by: Alex Williamson <alex.williamson@xxxxxxxxxx>