summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci/vfio_pci_private.h
AgeCommit message (Expand)Author
2021-08-26vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.hMax Gurtovoy
2021-08-11vfio/pci: Move to the device set infrastructureYishai Hadas
2021-08-02vfio/pci: Make vfio_pci_regops->rw() return ssize_tYishai Hadas
2021-04-06Merge branches 'v5.13/vfio/embed-vfio_device', 'v5.13/vfio/misc' and 'v5.13/v...Alex Williamson
2021-04-06vfio/pci: Use vfio_init/register/unregister_group_devJason Gunthorpe
2021-04-06vfio/pci: remove vfio_pci_nvlink2Christoph Hellwig
2021-02-19vfio/pci: remove CONFIG_VFIO_PCI_ZDEV from KconfigMax Gurtovoy
2020-10-12vfio-pci/zdev: Add zPCI capabilities to VFIO_DEVICE_GET_INFOMatthew Rosato
2020-08-17vfio-pci: Avoid recursive read-lock usageAlex Williamson
2020-05-18vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson
2020-05-18vfio-pci: Fault mmaps to enable vma trackingAlex Williamson
2020-03-24vfio/pci: Add sriov_configure supportAlex Williamson
2020-03-24vfio/pci: Introduce VF tokenAlex Williamson
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-18vfio/pci: Restore device state on PM transitionAlex Williamson
2018-12-28Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-12-21vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriverAlexey Kardashevskiy
2018-12-21vfio_pci: Allow regions to add own capabilitiesAlexey Kardashevskiy
2018-12-21vfio_pci: Allow mapping extra regionsAlexey Kardashevskiy
2018-12-12vfio/pci: Parallelize device open and releaseAlex Williamson
2018-03-26vfio/pci: Add ioeventfd supportAlex Williamson
2016-09-29vfio_pci: use pci_alloc_irq_vectorsChristoph Hellwig
2016-07-08vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusiveYongji Xie
2016-04-28vfio/pci: Hide broken INTx support from userAlex Williamson
2016-02-22vfio/pci: Intel IGD host and LCP bridge config space accessAlex Williamson
2016-02-22vfio/pci: Intel IGD OpRegion supportAlex Williamson
2016-02-22vfio/pci: Enable virtual register in PCI config spaceAlex Williamson
2016-02-22vfio/pci: Add infrastructure for additional device specific regionsAlex Williamson
2015-10-01vfio: Register/unregister irq_bypass_producerFeng Wu
2015-03-16vfio: move eventfd support code for VFIO_PCI to a separate fileAntonios Motakis
2015-03-16vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exitAntonios Motakis
2015-02-10vfio-pci: Add device request interfaceAlex Williamson
2014-08-07vfio-pci: Attempt bus/slot reset on releaseAlex Williamson
2014-08-07vfio-pci: Use mutex around open, release, and removeAlex Williamson
2013-03-11VFIO-AER: Vfio-pci driver changes for supporting AERVijay Mohan Pandarathil
2013-02-18vfio-pci: Add support for VGA region accessAlex Williamson
2013-02-14vfio-pci: Cleanup BAR accessAlex Williamson
2012-07-31vfio: Add PCI device driverAlex Williamson