summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/vfio_pci_private.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* vfio/pci: Restore device state on PM transitionAlex Williamson2019-02-181-0/+6
* Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-12-291-0/+6
|\
| * vfio/pci: Parallelize device open and releaseAlex Williamson2018-12-121-0/+6
* | vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriverAlexey Kardashevskiy2018-12-211-0/+14
* | vfio_pci: Allow regions to add own capabilitiesAlexey Kardashevskiy2018-12-211-0/+3
* | vfio_pci: Allow mapping extra regionsAlexey Kardashevskiy2018-12-211-0/+3
|/
* vfio/pci: Add ioeventfd supportAlex Williamson2018-03-261-0/+19
* vfio_pci: use pci_alloc_irq_vectorsChristoph Hellwig2016-09-291-1/+0Star
* vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusiveYongji Xie2016-07-081-0/+8
* vfio/pci: Hide broken INTx support from userAlex Williamson2016-04-281-0/+1
* vfio/pci: Intel IGD host and LCP bridge config space accessAlex Williamson2016-02-231-2/+2
* vfio/pci: Intel IGD OpRegion supportAlex Williamson2016-02-231-0/+8
* vfio/pci: Enable virtual register in PCI config spaceAlex Williamson2016-02-231-0/+4
* vfio/pci: Add infrastructure for additional device specific regionsAlex Williamson2016-02-231-0/+27
* vfio: Register/unregister irq_bypass_producerFeng Wu2015-10-011-0/+2
* vfio: move eventfd support code for VFIO_PCI to a separate fileAntonios Motakis2015-03-161-3/+0Star
* vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exitAntonios Motakis2015-03-161-2/+2
* vfio-pci: Add device request interfaceAlex Williamson2015-02-101-0/+1
* vfio-pci: Attempt bus/slot reset on releaseAlex Williamson2014-08-071-0/+1
* vfio-pci: Use mutex around open, release, and removeAlex Williamson2014-08-071-1/+1
* VFIO-AER: Vfio-pci driver changes for supporting AERVijay Mohan Pandarathil2013-03-111-0/+1
* vfio-pci: Add support for VGA region accessAlex Williamson2013-02-181-0/+4
* vfio-pci: Cleanup BAR accessAlex Williamson2013-02-141-9/+6Star
* vfio: Add PCI device driverAlex Williamson2012-07-311-0/+91