index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
vfio_pci_config.c
Age
Commit message (
Expand
)
Author
2020-09-22
Merge branches 'v5.10/vfio/bardirty', 'v5.10/vfio/dma_avail', 'v5.10/vfio/mis...
Alex Williamson
2020-09-22
vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn
Matthew Rosato
2020-09-21
vfio/pci: Don't regenerate vconfig for all BARs if !bardirty
Zenghui Yu
2020-06-25
vfio/pci: Fix SR-IOV VF handling with MMIO blocking
Alex Williamson
2020-05-26
Merge branches 'v5.8/vfio/alex-block-mmio-v3', 'v5.8/vfio/alex-zero-cap-v2' a...
Alex Williamson
2020-05-18
vfio/pci: fix memory leaks in alloc_perm_bits()
Qian Cai
2020-05-18
vfio-pci: Mask cap zero
Alex Williamson
2020-05-18
vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
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-04-22
vfio: Use dev_printk() when possible
Bjorn Helgaas
2019-02-18
vfio/pci: Restore device state on PM transition
Alex Williamson
2018-09-25
vfio/pci: Mask buggy SR-IOV VF INTx support
Alex Williamson
2018-09-25
vfio/pci: Fix potential memory leak in vfio_msi_cap_len
Li Qiang
2017-10-02
vfio/pci: Virtualize Maximum Read Request Size
Alex Williamson
2017-10-02
vfio/pci: Virtualize Maximum Payload Size
Alex Williamson
2017-07-27
vfio/pci: Fix handling of RC integrated endpoint PCIe capability size
Alex Williamson
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-12
PCI: Move config space size macros to pci_regs.h
Wang Sheng-Hui
2016-11-18
vfio/pci: Drop unnecessary pcibios_err_to_errno()
Cao jin
2016-09-26
vfio-pci: Virtualize PCIe & AF FLR
Alex Williamson
2016-08-29
vfio/pci: Fix typos in comments
Wei Jiangang
2016-05-31
vfio/pci: Allow VPD short read
Alex Williamson
2016-05-19
vfio_pci: Test for extended capabilities if config space > 256 bytes
Alexey Kardashevskiy
2016-04-28
vfio/pci: Add test for BAR restore
Alex Williamson
2016-04-28
vfio/pci: Hide broken INTx support from user
Alex Williamson
2016-02-22
vfio/pci: Expose shadow ROM as PCI option ROM
Alex Williamson
2016-02-22
vfio/pci: Enable virtual register in PCI config space
Alex Williamson
2015-11-09
vfio/pci: make an array larger
Dan Carpenter
2015-10-27
vfio/pci: Use kernel VPD access functions
Alex Williamson
2014-11-07
vfio: make vfio run on s390
Frank Blaschka
2014-09-25
PCI/AER: Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UND
Chen, Gong
2014-05-30
vfio/pci: Fix sizing of DPA and THP express capabilities
Alex Williamson
2013-12-17
PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2
Alex Williamson
2013-09-04
vfio-pci: Test for extended config space
Alex Williamson
2013-05-02
Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2013-04-15
PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register
Yijing Wang
2013-04-01
vfio-pci: Enable raw access to unassigned config space
Alex Williamson
2013-04-01
vfio-pci: Use byte granularity in config map
Alex Williamson
2013-03-15
vfio: include <linux/slab.h> for kmalloc
Arnd Bergmann
2013-02-18
vfio-pci: Manage user power state transitions
Alex Williamson
2013-02-14
vfio-pci: Cleanup BAR access
Alex Williamson
2013-02-14
vfio-pci: Enable PCIe extended capabilities on v1
Alex Williamson
2012-07-31
vfio: Add PCI device driver
Alex Williamson