> From: Yishai Hadas <yish...@nvidia.com> > Sent: Thursday, December 7, 2023 6:28 PM > > Expose vfio_pci_core_iowrite/read##size() to let it be used by drivers. > > This functionality is needed to enable direct access to some physical > BAR of the device with the proper locks/checks in place. > > The next patches from this series will use this functionality on a data > path flow when a direct access to the BAR is needed. > > Reviewed-by: Jason Gunthorpe <j...@nvidia.com> > Signed-off-by: Yishai Hadas <yish...@nvidia.com>
Reviewed-by: Kevin Tian <kevin.t...@intel.com>