开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
vfio_pci_rdwr.c
Age
Commit message (
Expand
)
Author
2025-01-06
vfio/pci: Expose setup ROM at ROM bar when needed
Yunxiang Li
2025-01-06
vfio/pci: Remove shadow ROM specific code paths
Yunxiang Li
2025-01-06
vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64
Ramesh Thomas
2025-01-06
vfio/pci: Enable iowrite64 and ioread64 for vfio pci
Ramesh Thomas
2024-06-21
vfio/pci: Support 8-byte PCI loads and stores
Ben Segal
2024-06-21
vfio/pci: Extract duplicated code into macro
Gerd Bayer
2024-02-22
vfio/pci: rename and export do_io_rw()
Ankit Agrawal
2023-12-19
vfio/pci: Expose vfio_pci_core_iowrite/read##size()
Yishai Hadas
2023-12-19
vfio/pci: Expose vfio_pci_core_setup_barmap()
Yishai Hadas
2023-01-23
vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Jason Gunthorpe
2022-09-01
vfio-pci: Fix vfio_pci_ioeventfd() to return int
Jason Gunthorpe
2022-09-01
vfio/pci: Split linux/vfio_pci_core.h
Jason Gunthorpe
2022-02-22
vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA
Alex Williamson
2021-08-26
vfio/pci: Introduce vfio_pci_core.ko
Max Gurtovoy
2021-08-26
vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
Max Gurtovoy
2021-08-26
vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
Max Gurtovoy
2020-11-03
vfio/pci: Implement ioeventfd thread handler for contended memory lock
Alex Williamson
2020-08-17
vfio-pci: Avoid recursive read-lock usage
Alex Williamson
2020-05-18
vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
Alex Williamson
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-03-26
vfio/pci: Add ioeventfd support
Alex Williamson
2018-03-26
vfio/pci: Use endian neutral helpers
Alex Williamson
2018-03-26
vfio/pci: Pull BAR mapping setup from read-write path
Alex Williamson
2016-12-30
vfio-pci: use 32-bit comparisons for register address for gcc-4.5
Arnd Bergmann
2016-02-22
vfio/pci: Expose shadow ROM as PCI option ROM
Alex Williamson
2013-02-18
vfio-pci: Add support for VGA region access
Alex Williamson
2013-02-14
vfio-pci: Cleanup BAR access
Alex Williamson
2013-01-15
vfio-pci: Fix buffer overfill
Alex Williamson
2012-07-31
vfio: Add PCI device driver
Alex Williamson