index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
vfio_pci_core.h
Age
Commit message (
Expand
)
Author
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-05-23
vfio/pci: Probe and store ability to support dynamic MSI-X
Reinette Chatre
2023-05-23
vfio/pci: Use bitfield for struct vfio_pci_core_device flags
Reinette Chatre
2023-05-23
vfio/pci: Remove interrupt context counter
Reinette Chatre
2023-05-23
vfio/pci: Use xarray for interrupt context storage
Reinette Chatre
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-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: 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-07-11
vfio-pci/zdev: add open/close device hooks
Matthew Rosato
2022-07-11
vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
Matthew Rosato
2022-06-27
vfio: de-extern-ify function prototypes
Alex Williamson
2022-05-11
vfio/pci: Remove vfio_device_get_from_dev()
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: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA
Alex Williamson
2021-08-26
vfio/pci: Introduce vfio_pci_core.ko
Max Gurtovoy