vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export
authorAntonios Motakis <a.motakis@virtualopensystems.com>
Mon, 16 Mar 2015 20:08:51 +0000 (14:08 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 16 Mar 2015 20:08:51 +0000 (14:08 -0600)
commitbdc5e1021b7fa061d21e64fc6d308ee0ef3c7582
tree24ef5af5b64f5414a0bcef8139072bc13ef75f32
parent06211b40ce6b63903fe03831fd075a25630dc856
vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export

We want to reuse virqfd functionality in multiple VFIO drivers; before
moving these functions to core VFIO, add the vfio_ prefix to the
virqfd_enable and virqfd_disable functions, and export them so they can
be used from other modules.

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>
drivers/vfio/pci/vfio_pci_intrs.c