开源镜像站
帮助
动态
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_core.c
Age
Commit message (
Expand
)
Author
2023-08-17
vfio: align capability structures
Stefan Hajnoczi
2023-07-25
vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
Yi Liu
2023-07-25
vfio/pci: Copy hot-reset device info to userspace in the devices loop
Yi Liu
2023-07-25
vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
Yi Liu
2023-07-25
vfio: Add helper to search vfio_device in a dev_set
Yi Liu
2023-07-25
vfio/pci: Move the existing hot reset logic to be a helper
Yi Liu
2023-07-25
vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
Yi Liu
2023-06-16
vfio/pci-core: Add capability for AtomicOp completer support
Alex Williamson
2023-05-23
vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X
Reinette Chatre
2023-05-23
vfio/pci: Probe and store ability to support dynamic MSI-X
Reinette Chatre
2023-05-23
vfio/pci: Use xarray for interrupt context storage
Reinette Chatre
2023-02-25
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-01-23
vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Jason Gunthorpe
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-05
vfio: Remove CONFIG_VFIO_SPAPR_EEH
Jason Gunthorpe
2022-12-05
vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
Jason Gunthorpe
2022-11-14
vfio: Add an option to get migration data size
Yishai Hadas
2022-11-10
vfio/pci: Check the device set open count on reset
Anthony DeRossi
2022-11-10
vfio: Remove vfio_free_device
Eric Farman
2022-10-07
vfio: Add vfio_file_is_group()
Jason Gunthorpe
2022-09-21
vfio/hisi_acc: Use the new device life cycle helpers
Yi Liu
2022-09-21
vfio/pci: Use the new device life cycle helpers
Yi Liu
2022-09-08
vfio: Introduce the DMA logging feature support
Yishai Hadas
2022-09-01
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP
Abhishek Sahu
2022-09-01
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
Abhishek Sahu
2022-09-01
vfio/pci: Mask INTx during runtime suspend
Abhishek Sahu
2022-09-01
vfio-pci: Replace 'void __user *' with proper types in the ioctl functions
Jason Gunthorpe
2022-09-01
vfio-pci: Re-indent what was vfio_pci_core_ioctl()
Jason Gunthorpe
2022-09-01
vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctl
Jason Gunthorpe
2022-09-01
vfio/pci: Rename vfio_pci_register_dev_region()
Jason Gunthorpe
2022-09-01
vfio/pci: Split linux/vfio_pci_core.h
Jason Gunthorpe
2022-08-06
Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-07-11
vfio-pci/zdev: add open/close device hooks
Matthew Rosato
2022-06-30
vfio: Split migration ops from main device ops
Yishai Hadas
2022-06-27
vfio/pci: Remove console drivers
Alex Williamson
2022-05-18
vfio/pci: Move the unused device into low power state with runtime PM
Abhishek Sahu
2022-05-18
vfio/pci: Change the PF power state to D0 before enabling VFs
Abhishek Sahu
2022-05-13
vfio/pci: Use the struct file as the handle not the vfio_group
Jason Gunthorpe
2022-05-11
vfio/pci: Remove vfio_device_get_from_dev()
Jason Gunthorpe
2022-05-11
vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata
Jason Gunthorpe
2022-04-13
vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
Jason Gunthorpe
2022-03-03
Merge branches 'v5.18/vfio/next/mlx5-migration-v10', 'v5.18/vfio/next/pm-fixe...
Alex Williamson
2022-03-03
vfio/pci: Expose vfio_pci_core_aer_err_detected()
Yishai Hadas
2022-03-03
vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
Jason Gunthorpe
2022-02-22
vfio/pci: wake-up devices around reset functions
Abhishek Sahu
2022-02-22
vfio/pci: fix memory leak during D3hot to D0 transition
Abhishek Sahu
2021-09-30
Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...
Alex Williamson
2021-09-30
vfio: Move vfio_iommu_group_get() to vfio_register_group_dev()
Jason Gunthorpe
[next]