linux/drivers/vfio/pci
Alex Williamson 5b279a11d3 vfio-pci: Cleanup read/write functions
The read and write functions are nearly identical, combine them
and convert to a switch statement.  This also makes it easy to
narrow the scope of when we use the io/mem accessors in case new
regions are added.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2013-02-14 14:02:12 -07:00
..
Kconfig vfio: Add PCI device driver 2012-07-31 08:16:24 -06:00
Makefile vfio: Add PCI device driver 2012-07-31 08:16:24 -06:00
vfio_pci.c vfio-pci: Cleanup read/write functions 2013-02-14 14:02:12 -07:00
vfio_pci_config.c vfio-pci: Enable PCIe extended capabilities on v1 2013-02-14 10:45:31 -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: Add PCI device driver 2012-07-31 08:16:24 -06:00
vfio_pci_rdwr.c vfio-pci: Fix buffer overfill 2013-01-15 10:45:26 -07:00