diff options
author | Yishai Hadas <[email protected]> | 2023-12-19 11:32:46 +0200 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2023-12-19 11:51:33 -0700 |
commit | 8486ae162b3b6cc1055366f044495cf1966231f1 (patch) | |
tree | 24dc68872d20582b1c88d0f00df5dfac4d2d8eae /scripts/gdb/linux/utils.py | |
parent | 8bccc5b80678c69f7729ce4cd232c0aa98fa6277 (diff) |
vfio/pci: Expose vfio_pci_core_iowrite/read##size()
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]>
Reviewed-by: Kevin Tian <[email protected]>
Signed-off-by: Yishai Hadas <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions