> From: Yishai Hadas <[email protected]> > 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 <[email protected]> > Signed-off-by: Yishai Hadas <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
