Skip to content
Commit 4df13a68 authored by Ben Segal's avatar Ben Segal Committed by Alex Williamson
Browse files

vfio/pci: Support 8-byte PCI loads and stores



Many PCI adapters can benefit or even require full 64bit read
and write access to their registers. In order to enable work on
user-space drivers for these devices add two new variations
vfio_pci_core_io{read|write}64 of the existing access methods
when the architecture supports 64-bit ioreads and iowrites.

Signed-off-by: default avatarBen Segal <bpsegal@us.ibm.com>
Co-developed-by: default avatarGerd Bayer <gbayer@linux.ibm.com>
Signed-off-by: default avatarGerd Bayer <gbayer@linux.ibm.com>
Link: https://lore.kernel.org/r/20240619115847.1344875-3-gbayer@linux.ibm.com


Signed-off-by: default avatarAlex Williamson <alex.williamson@redhat.com>
parent 186bfe44
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment