numam-dpdk/drivers/bus/pci
Qi Zhang ab53203e19 vfio: enable unmapping resource for secondary
Subroutine to unmap VFIO resource is shared by secondary and
primary, and it does not work on the secondary process. Since
for secondary process, it is not necessary to close interrupt
handler, set pci bus mastering and remove vfio_res from
vfio_res_list. So, the patch adds a dedicate function to handle
the situation when a device is unmapped on a secondary process.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Reviewed-by: Anatoly Burakov <anatoly.burakov@intel.com>
2018-07-20 14:26:16 +02:00
..
bsd use SPDX tag for 6WIND copyrighted files 2018-05-25 10:47:06 +02:00
linux vfio: enable unmapping resource for secondary 2018-07-20 14:26:16 +02:00
Makefile use SPDX tag for 6WIND copyrighted files 2018-05-25 10:47:06 +02:00
meson.build bus/pci: use memseg walk instead of iteration 2018-04-11 19:48:10 +02:00
pci_common_uio.c bus/pci: fix interrupt handler type 2018-01-12 01:04:22 +01:00
pci_common.c bus/pci: reference driver structure before mapping 2018-06-30 00:12:58 +02:00
private.h bus/pci: remove unused function to detach by address 2018-06-27 22:54:08 +02:00
rte_bus_pci_version.map bus/pci: fix namespace of sysfs path function 2017-11-07 00:44:10 +01:00
rte_bus_pci.h remove useless constructor headers 2018-07-12 00:00:35 +02:00