summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/vfio_pci_rdwr.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-26vfio/pci: Add ioeventfd supportAlex Williamson1-0/+111
2018-03-26vfio/pci: Use endian neutral helpersAlex Williamson1-8/+26
2018-03-26vfio/pci: Pull BAR mapping setup from read-write pathAlex Williamson1-12/+27
2016-12-30vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann1-1/+4
2016-02-22vfio/pci: Expose shadow ROM as PCI option ROMAlex Williamson1-3/+6
2013-02-18vfio-pci: Add support for VGA region accessAlex Williamson1-0/+61
2013-02-14vfio-pci: Cleanup BAR accessAlex Williamson1-163/+71
2013-01-15vfio-pci: Fix buffer overfillAlex Williamson1-2/+2
2012-07-31vfio: Add PCI device driverAlex Williamson1-0/+269