linux/drivers/vfio/platform
Antonios Motakis 06211b40ce vfio/platform: support for level sensitive interrupts
Level sensitive interrupts are exposed as maskable and automasked
interrupts and are masked and disabled automatically when they fire.

Signed-off-by: Antonios Motakis <a.motakis@virtualopensystems.com>
[Baptiste Reynal: Move masked interrupt initialization from "vfio/platform:
trigger an interrupt via eventfd"]
Signed-off-by: Baptiste Reynal <b.reynal@virtualopensystems.com>
Reviewed-by: Eric Auger <eric.auger@linaro.org>
Tested-by: Eric Auger <eric.auger@linaro.org>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2015-03-16 14:08:50 -06:00
..
Kconfig vfio: amba: add the VFIO for AMBA devices module to Kconfig 2015-03-16 14:08:45 -06:00
Makefile vfio/platform: return IRQ info 2015-03-16 14:08:48 -06:00
vfio_amba.c vfio: amba: VFIO support for AMBA devices 2015-03-16 14:08:44 -06:00
vfio_platform_common.c vfio/platform: initial interrupts support code 2015-03-16 14:08:49 -06:00
vfio_platform_irq.c vfio/platform: support for level sensitive interrupts 2015-03-16 14:08:50 -06:00
vfio_platform_private.h vfio/platform: support for level sensitive interrupts 2015-03-16 14:08:50 -06:00
vfio_platform.c