2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 23:23:55 +08:00
linux-next/drivers/vfio/pci
Alex Williamson 906ee99dd2 vfio-pci: Cleanup BAR access
We can actually handle MMIO and I/O port from the same access function
since PCI already does abstraction of this.  The ROM BAR only requires
a minor difference, so it gets included too.  vfio_pci_config_readwrite
gets renamed for consistency.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2013-02-14 14:02:12 -07:00
..
Kconfig
Makefile
vfio_pci_config.c vfio-pci: Cleanup BAR access 2013-02-14 14:02:12 -07:00
vfio_pci_intrs.c vfio: Fix PCI INTx disable consistency 2012-10-10 09:10:32 -06:00
vfio_pci_private.h vfio-pci: Cleanup BAR access 2013-02-14 14:02:12 -07:00
vfio_pci_rdwr.c vfio-pci: Cleanup BAR access 2013-02-14 14:02:12 -07:00
vfio_pci.c vfio-pci: Cleanup BAR access 2013-02-14 14:02:12 -07:00