index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
vfio_pci_private.h
Age
Commit message (
Expand
)
Author
2020-05-18
vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
Alex Williamson
2020-05-18
vfio-pci: Fault mmaps to enable vma tracking
Alex Williamson
2020-03-24
vfio/pci: Add sriov_configure support
Alex Williamson
2020-03-24
vfio/pci: Introduce VF token
Alex Williamson
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-18
vfio/pci: Restore device state on PM transition
Alex Williamson
2018-12-28
Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2018-12-21
vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver
Alexey Kardashevskiy
2018-12-21
vfio_pci: Allow regions to add own capabilities
Alexey Kardashevskiy
2018-12-21
vfio_pci: Allow mapping extra regions
Alexey Kardashevskiy
2018-12-12
vfio/pci: Parallelize device open and release
Alex Williamson
2018-03-26
vfio/pci: Add ioeventfd support
Alex Williamson
2016-09-29
vfio_pci: use pci_alloc_irq_vectors
Christoph Hellwig
2016-07-08
vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
Yongji Xie
2016-04-28
vfio/pci: Hide broken INTx support from user
Alex Williamson
2016-02-22
vfio/pci: Intel IGD host and LCP bridge config space access
Alex Williamson
2016-02-22
vfio/pci: Intel IGD OpRegion support
Alex Williamson
2016-02-22
vfio/pci: Enable virtual register in PCI config space
Alex Williamson
2016-02-22
vfio/pci: Add infrastructure for additional device specific regions
Alex Williamson
2015-10-01
vfio: Register/unregister irq_bypass_producer
Feng Wu
2015-03-16
vfio: move eventfd support code for VFIO_PCI to a separate file
Antonios Motakis
2015-03-16
vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit
Antonios Motakis
2015-02-10
vfio-pci: Add device request interface
Alex Williamson
2014-08-07
vfio-pci: Attempt bus/slot reset on release
Alex Williamson
2014-08-07
vfio-pci: Use mutex around open, release, and remove
Alex Williamson
2013-03-11
VFIO-AER: Vfio-pci driver changes for supporting AER
Vijay Mohan Pandarathil
2013-02-18
vfio-pci: Add support for VGA region access
Alex Williamson
2013-02-14
vfio-pci: Cleanup BAR access
Alex Williamson
2012-07-31
vfio: Add PCI device driver
Alex Williamson