numam-dpdk/drivers
Gaetan Rivet 279b581c89 vfio: expose functions
The following symbols are used by vfio implementations within the PCI bus.
They need to be publicly available for the PCI bus to be outside the
EAL.

  + vfio_enable;
  + vfio_is_enabled;
  + vfio_noiommu_is_enabled;
  + vfio_release_device;
  + vfio_setup_device;

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
2017-10-26 23:17:31 +02:00
..
bus vfio: expose functions 2017-10-26 23:17:31 +02:00
crypto crypto/dpaa_sec: fix shared build 2017-10-26 22:50:53 +02:00
event event/dpaa2: fix shared build 2017-10-26 23:04:54 +02:00
mempool mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
net event/dpaa2: fix shared build 2017-10-26 23:04:54 +02:00
Makefile drivers: add net as dependency for event drivers 2017-10-25 14:03:43 +02:00