summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci
AgeCommit message (Expand)Author
2021-11-30vfio/pci: Fix OpRegion readZhenyu Wang
2021-10-12Merge branch 'v5.16/vfio/colin_xu_igd_opregion_2.0_v8' into v5.16/vfio/nextAlex Williamson
2021-10-12vfio/pci: Add OpRegion 2.0+ Extended VBT support.Colin Xu
2021-09-30Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...Alex Williamson
2021-09-30vfio: Move vfio_iommu_group_get() to vfio_register_group_dev()Jason Gunthorpe
2021-09-23vfio/pci: add missing identifier name in argument of function prototypeColin Ian King
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-08-26Merge branches 'v5.15/vfio/spdx-license-cleanups', 'v5.15/vfio/dma-valid-wait...Alex Williamson
2021-08-26vfio/pci: Introduce vfio_pci_core.koMax Gurtovoy
2021-08-26vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'Jason Gunthorpe
2021-08-26vfio: Use select for eventfdJason Gunthorpe
2021-08-26PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemMax Gurtovoy
2021-08-26vfio/pci: Move module parameters to vfio_pci.cYishai Hadas
2021-08-26vfio/pci: Move igd initialization to vfio_pci.cMax Gurtovoy
2021-08-26vfio/pci: Split the pci_driver code out of vfio_pci_core.cMax Gurtovoy
2021-08-26vfio/pci: Include vfio header in vfio_pci_core.hMax Gurtovoy
2021-08-26vfio/pci: Rename ops functions to fit core namingsMax Gurtovoy
2021-08-26vfio/pci: Rename vfio_pci_device to vfio_pci_core_deviceMax Gurtovoy
2021-08-26vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.hMax Gurtovoy
2021-08-26vfio/pci: Rename vfio_pci.c to vfio_pci_core.cMax Gurtovoy
2021-08-24vfio-pci/zdev: Remove repeated verbose license textCai Huoqing
2021-08-11vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device setJason Gunthorpe
2021-08-11vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_setJason Gunthorpe
2021-08-11vfio/pci: Move to the device set infrastructureYishai Hadas
2021-08-11vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy
2021-08-02vfio/pci: Make vfio_pci_regops->rw() return ssize_tYishai Hadas
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-21vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig
2021-07-21vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig
2021-07-21vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig
2021-06-30vfio/pci: Handle concurrent vma faultsAlex Williamson
2021-06-24vfio: use the new pci_dev_trylock() helper to simplify try lockLuis Chamberlain
2021-06-15vfio: centralize module refcount in subsystem layerMax Gurtovoy
2021-05-24vfio/pci: zap_vma_ptes() needs MMURandy Dunlap
2021-05-24vfio/pci: Fix error return code in vfio_ecap_init()Zhen Lei
2021-04-28Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-04-13vfio/pci: Add missing range check in vfio_pci_mmapChristian A. Ehrhardt
2021-04-06Merge branches 'v5.13/vfio/embed-vfio_device', 'v5.13/vfio/misc' and 'v5.13/v...Alex Williamson
2021-04-06vfio: Remove device_data from the vfio bus driver APIJason Gunthorpe
2021-04-06vfio/pci: Replace uses of vfio_device_data() with container_ofJason Gunthorpe
2021-04-06vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'Jason Gunthorpe
2021-04-06vfio/pci: Use vfio_init/register/unregister_group_devJason Gunthorpe
2021-04-06vfio/pci: Re-order vfio_pci_probe()Jason Gunthorpe
2021-04-06vfio/pci: Move VGA and VF initialization to functionsJason Gunthorpe
2021-04-06vfio/pci: remove vfio_pci_nvlink2Christoph Hellwig
2021-04-06vfio/pci: fix a couple of spelling mistakesZhen Lei
2021-04-06vfio/pci: Add support for opregion v2.1+Fred Gao
2021-04-06vfio/pci: Remove an unnecessary blank line in vfio_pci_enableZhou Wang
2021-04-06vfio: pci: Spello fix in the file vfio_pci.cBhaskar Chowdhury
2021-03-29vfio/nvlink: Add missing SPAPR_TCE_IOMMU dependsJason Gunthorpe