Commit Graph

146 Commits (c1e81a3bef36cb046c079480948fa3e0eca590d6)

Author SHA1 Message Date
Alex Williamson 5a0ff17741 vfio-pci: Fix use after free 10 years ago
Alex Williamson 6eb7018705 vfio-pci: Move idle devices to D3hot power state 10 years ago
Alex Williamson 561d72ddbb vfio-pci: Remove warning if try-reset fails 10 years ago
Alex Williamson 80c7e8cc2a vfio-pci: Allow PCI IDs to be specified as module options 10 years ago
Alex Williamson ecaa1f6a01 vfio-pci: Add VGA arbiter client 10 years ago
Alex Williamson 88c0dead9f vfio-pci: Add module option to disable VGA region access 10 years ago
Alex Williamson 71be3423a6 vfio: Split virqfd into a separate module for vfio bus drivers 10 years ago
kbuild test robot 66fdc052d7 vfio: virqfd_lock can be static 10 years ago
Zhen Lei 2f51bf4be9 vfio: put off the allocation of "minor" in vfio_create_group 10 years ago
Antonios Motakis a7fa7c77cf vfio/platform: implement IRQ masking/unmasking via an eventfd 10 years ago
Antonios Motakis 42ac9bd18d vfio: initialize the virqfd workqueue in VFIO generic code 10 years ago
Antonios Motakis 7e992d6927 vfio: move eventfd support code for VFIO_PCI to a separate file 10 years ago
Antonios Motakis 09bbcb8810 vfio: pass an opaque pointer on virqfd initialization 10 years ago
Antonios Motakis 9269c393e7 vfio: add local lock for virqfd instead of depending on VFIO PCI 10 years ago
Antonios Motakis bb78e9eaab vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit 10 years ago
Antonios Motakis bdc5e1021b vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export 10 years ago
Antonios Motakis 06211b40ce vfio/platform: support for level sensitive interrupts 10 years ago
Antonios Motakis 57f972e2b3 vfio/platform: trigger an interrupt via eventfd 10 years ago
Antonios Motakis 9a36321c8d vfio/platform: initial interrupts support code 10 years ago
Antonios Motakis 682704c41e vfio/platform: return IRQ info 10 years ago
Antonios Motakis fad4d5b1f0 vfio/platform: support MMAP of MMIO regions 10 years ago
Antonios Motakis 6e3f264560 vfio/platform: read and write support for the device fd 10 years ago
Antonios Motakis e8909e67ca vfio/platform: return info for device memory mapped IO regions 10 years ago
Antonios Motakis 2e8567bbb5 vfio/platform: return info for bound device 10 years ago
Antonios Motakis b13329adc2 vfio: amba: add the VFIO for AMBA devices module to Kconfig 10 years ago
Antonios Motakis 36fe431f28 vfio: amba: VFIO support for AMBA devices 10 years ago
Antonios Motakis 5316153239 vfio: platform: add the VFIO PLATFORM module to Kconfig 10 years ago
Antonios Motakis 9df85aaa43 vfio: platform: probe to devices on the platform bus 10 years ago
Antonios Motakis de49fc0d99 vfio/platform: initial skeleton of VFIO support for platform devices 10 years ago
Alexey Kardashevskiy ec76f40070 vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEX 10 years ago
Alex Williamson 6140a8f562 vfio-pci: Add device request interface 10 years ago
Alex Williamson cac80d6e38 vfio-pci: Generalize setup of simple eventfds 10 years ago
Alex Williamson 13060b64b8 vfio: Add and use device request op for vfio bus drivers 10 years ago
Alex Williamson 4a68810dbb vfio: Tie IOMMU group reference to vfio group 10 years ago
Alex Williamson 60720a0fc6 vfio: Add device tracking during unbind 10 years ago
Alex Williamson c5e6688752 vfio/type1: Add conditional rescheduling 10 years ago
Alex Williamson babbf17609 vfio/type1: Chunk contiguous reserved/invalid page mappings 10 years ago
Alex Williamson 6fe1010d6d vfio/type1: DMA unmap chunking 10 years ago
Wei Yang 7c2e211f3c vfio-pci: Fix the check on pci device type in vfio_pci_probe() 10 years ago
Jiang Liu 83a18912b0 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() 10 years ago
Will Deacon 5e9f36c59a drivers/vfio: allow type-1 IOMMU instantiation on top of an ARM SMMU 10 years ago
Frank Blaschka 1d53a3a7d3 vfio: make vfio run on s390 10 years ago
Alex Williamson 93899a679f vfio-pci: Fix remove path locking 11 years ago
Gavin Shan 0f905ce2b5 drivers/vfio: Export vfio_spapr_iommu_eeh_ioctl() with GPL 11 years ago
Gavin Shan b8f02af096 vfio/pci: Restore MSIx message prior to enabling 11 years ago
Will Deacon f5c9ecebaf vfio/iommu_type1: add new VFIO_TYPE1_NESTING_IOMMU IOMMU type 11 years ago
Chen, Gong 846fc70986 PCI/AER: Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UND 11 years ago
Joerg Roedel eb165f0584 vfio: Convert to use new iommu_capable() API function 11 years ago
Alexey Kardashevskiy 9b936c960f drivers/vfio: Enable VFIO if EEH is not supported 11 years ago
Alexey Kardashevskiy 89a2edd62f drivers/vfio: Allow EEH to be built as module 11 years ago