summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/vfio_pci_private.h
Commit message (Expand)AuthorAgeFilesLines
* vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.hMax Gurtovoy2021-08-261-208/+0
* vfio/pci: Move to the device set infrastructureYishai Hadas2021-08-111-7/+0
* vfio/pci: Make vfio_pci_regops->rw() return ssize_tYishai Hadas2021-08-021-1/+1
*-. Merge branches 'v5.13/vfio/embed-vfio_device', 'v5.13/vfio/misc' and 'v5.13/v...Alex Williamson2021-04-061-14/+0
|\ \
| | * vfio/pci: remove vfio_pci_nvlink2Christoph Hellwig2021-04-061-14/+0
| |/
* / vfio/pci: Use vfio_init/register/unregister_group_devJason Gunthorpe2021-04-061-0/+1
|/
* vfio/pci: remove CONFIG_VFIO_PCI_ZDEV from KconfigMax Gurtovoy2021-02-191-1/+1
* vfio-pci/zdev: Add zPCI capabilities to VFIO_DEVICE_GET_INFOMatthew Rosato2020-10-121-0/+12
* vfio-pci: Avoid recursive read-lock usageAlex Williamson2020-08-171-0/+2
* vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson2020-05-181-0/+8
* vfio-pci: Fault mmaps to enable vma trackingAlex Williamson2020-05-181-0/+7
* vfio/pci: Add sriov_configure supportAlex Williamson2020-03-241-0/+2
* vfio/pci: Introduce VF tokenAlex Williamson2020-03-241-0/+8
* PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* 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-281-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/+0
* 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-221-2/+2
* vfio/pci: Intel IGD OpRegion supportAlex Williamson2016-02-221-0/+8
* vfio/pci: Enable virtual register in PCI config spaceAlex Williamson2016-02-221-0/+4
* vfio/pci: Add infrastructure for additional device specific regionsAlex Williamson2016-02-221-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/+0
* 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/+6
* vfio: Add PCI device driverAlex Williamson2012-07-311-0/+91