]> git.ipfire.org Git - thirdparty/linux.git/commit
vfio/virtio: Convert to the get_region_info op
authorJason Gunthorpe <jgg@nvidia.com>
Fri, 7 Nov 2025 17:41:19 +0000 (13:41 -0400)
committerAlex Williamson <alex@shazbot.org>
Wed, 12 Nov 2025 22:05:02 +0000 (15:05 -0700)
commitc044eefa47864fb436254cb330e8d90cb6a3a870
tree651e49ae29335391c6e1384c162020adad9fcea7
parente238f147d517681e5dcb3dc9ab149211d66b00a1
vfio/virtio: Convert to the get_region_info op

Remove virtiovf_vfio_pci_core_ioctl() and change the signature of
virtiovf_pci_ioctl_get_region_info().

Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Pranjal Shrivastava <praan@google.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/3-v2-2a9e24d62f1b+e10a-vfio_get_region_info_op_jgg@nvidia.com
Signed-off-by: Alex Williamson <alex@shazbot.org>
drivers/vfio/pci/virtio/common.h
drivers/vfio/pci/virtio/legacy_io.c
drivers/vfio/pci/virtio/main.c