linux/drivers/vfio/pci
Antonios Motakis 09bbcb8810 vfio: pass an opaque pointer on virqfd initialization
VFIO_PCI passes the VFIO device structure *vdev via eventfd to the handler
that implements masking/unmasking of IRQs via an eventfd. We can replace
it in the virqfd infrastructure with an opaque type so we can make use
of the mechanism from other VFIO bus drivers.

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:53 -06:00
..
Kconfig vfio: make vfio run on s390 2014-11-07 09:52:22 -07:00
Makefile
vfio_pci_config.c vfio: make vfio run on s390 2014-11-07 09:52:22 -07:00
vfio_pci_intrs.c vfio: pass an opaque pointer on virqfd initialization 2015-03-16 14:08:53 -06:00
vfio_pci_private.h vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit 2015-03-16 14:08:52 -06:00
vfio_pci_rdwr.c vfio-pci: Add support for VGA region access 2013-02-18 10:11:13 -07:00
vfio_pci.c vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit 2015-03-16 14:08:52 -06:00