vfio: export some internal functions
authorHemant Agrawal <hemant.agrawal@nxp.com>
Thu, 12 Apr 2018 06:23:37 +0000 (11:53 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 12 Apr 2018 23:06:57 +0000 (01:06 +0200)
commit964b2f3bfb07ae95fcf4570269a6bc0e1c0affec
tree8f7eac0d57d2e755836f4cc052b7c213413ee31f
parentc94eb6db0adba3f71fa469dbacffe6fca93a354d
vfio: export some internal functions

This patch moves some of the internal vfio functions from
eal_vfio.h to rte_vfio.h for common uses with "rte_" prefix.

This patch also change the FSLMC bus usages from the internal
VFIO functions to external ones with "rte_" prefix

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
drivers/bus/fslmc/Makefile
drivers/bus/fslmc/fslmc_vfio.c
drivers/bus/fslmc/fslmc_vfio.h
drivers/bus/fslmc/meson.build
lib/librte_eal/bsdapp/eal/eal.c
lib/librte_eal/common/include/rte_vfio.h
lib/librte_eal/linuxapp/eal/eal_vfio.c
lib/librte_eal/linuxapp/eal/eal_vfio.h
lib/librte_eal/linuxapp/eal/eal_vfio_mp_sync.c
lib/librte_eal/rte_eal_version.map