summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/platform/vfio_platform_irq.c
Commit message (Expand)AuthorAgeFilesLines
* vfio/platform: Disable virqfds on cleanupAlex Williamson2024-04-131-1/+4
* VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQEric Auger2015-10-271-0/+1
* vfio/platform: implement IRQ masking/unmasking via an eventfdAntonios Motakis2015-03-161-4/+43
* vfio/platform: support for level sensitive interruptsAntonios Motakis2015-03-161-3/+100
* vfio/platform: trigger an interrupt via eventfdAntonios Motakis2015-03-161-2/+92
* vfio/platform: initial interrupts support codeAntonios Motakis2015-03-161-0/+59
* vfio/platform: return IRQ infoAntonios Motakis2015-03-161-0/+51