aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/vfio_pci_private.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-29vfio_pci: use pci_alloc_irq_vectorsChristoph Hellwig1-1/+0
2016-07-08vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusiveYongji Xie1-0/+8
2016-04-28vfio/pci: Hide broken INTx support from userAlex Williamson1-0/+1
2016-02-22vfio/pci: Intel IGD host and LCP bridge config space accessAlex Williamson1-2/+2
2016-02-22vfio/pci: Intel IGD OpRegion supportAlex Williamson1-0/+8
2016-02-22vfio/pci: Enable virtual register in PCI config spaceAlex Williamson1-0/+4
2016-02-22vfio/pci: Add infrastructure for additional device specific regionsAlex Williamson1-0/+27
2015-10-01vfio: Register/unregister irq_bypass_producerFeng Wu1-0/+2
2015-03-16vfio: move eventfd support code for VFIO_PCI to a separate fileAntonios Motakis1-3/+0
2015-03-16vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exitAntonios Motakis1-2/+2
2015-02-10vfio-pci: Add device request interfaceAlex Williamson1-0/+1
2014-08-07vfio-pci: Attempt bus/slot reset on releaseAlex Williamson1-0/+1
2014-08-07vfio-pci: Use mutex around open, release, and removeAlex Williamson1-1/+1
2013-03-11VFIO-AER: Vfio-pci driver changes for supporting AERVijay Mohan Pandarathil1-0/+1
2013-02-18vfio-pci: Add support for VGA region accessAlex Williamson1-0/+4
2013-02-14vfio-pci: Cleanup BAR accessAlex Williamson1-9/+6
2012-07-31vfio: Add PCI device driverAlex Williamson1-0/+91