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>