linux/drivers/vfio
Antonios Motakis 7e992d6927 vfio: move eventfd support code for VFIO_PCI to a separate file
The virqfd functionality that is used by VFIO_PCI to implement interrupt
masking and unmasking via an eventfd, is generic enough and can be reused
by another driver. Move it to a separate file in order to allow the code
to be shared.

Signed-off-by: Antonios Motakis <a.motakis@virtualopensystems.com>
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:54 -06:00
..
pci vfio: move eventfd support code for VFIO_PCI to a separate file 2015-03-16 14:08:54 -06:00
platform vfio/platform: support for level sensitive interrupts 2015-03-16 14:08:50 -06:00
Kconfig vfio: platform: add the VFIO PLATFORM module to Kconfig 2015-03-16 14:08:44 -06:00
Makefile vfio: platform: add the VFIO PLATFORM module to Kconfig 2015-03-16 14:08:44 -06:00
vfio_iommu_spapr_tce.c drivers/vfio: EEH support for VFIO PCI device 2014-08-05 15:28:48 +10:00
vfio_iommu_type1.c vfio/type1: Add conditional rescheduling 2015-02-06 14:19:12 -07:00
vfio_spapr_eeh.c drivers/vfio: Export vfio_spapr_iommu_eeh_ioctl() with GPL 2014-09-29 10:31:51 -06:00
vfio.c vfio: Add and use device request op for vfio bus drivers 2015-02-10 12:37:47 -07:00
virqfd.c vfio: move eventfd support code for VFIO_PCI to a separate file 2015-03-16 14:08:54 -06:00