mem: rename segment address from physical to IOVA
[dpdk.git] / lib / librte_eal / linuxapp / eal / eal_vfio.c
2017-11-06 Santosh Shuklamem: rename segment address from physical to IOVA
2017-11-06 Gaetan Rivetvfio: fix namespace prefix of newly exposed functions
2017-10-26 Gaetan Rivetvfio: expose functions
2017-10-23 Anatoly Burakovvfio: fix secondary process initialization
2017-10-23 Hemant Agrawalvfio: enable independently of PCI bus
2017-10-10 Jonas Pfefferlevfio: fix sPAPR IOMMU DMA window size
2017-10-06 Santosh Shuklavfio: honor IOVA mode before mapping
2017-10-06 Santosh Shuklapci: get IOMMU class on Linux
2017-06-05 Alejandro Lucerovfio: fix array bounds check
2017-05-10 Alejandro Lucerovfio: fix index for tracking devices in a group
2017-04-30 Alejandro Lucerovfio: fix device unplug when several devices per group
2017-04-30 Andrew Rybchenkovfio: set IOMMU type for the container once
2017-03-30 Alejandro Lucerovfio: support hotplug
2017-03-09 Gowrishankar Muthu... eal/ppc: support sPAPR IOMMU for vfio-pci
2016-07-15 Yong Wangvfio: fix coding style
2016-07-11 Jan Viktorinvfio: make mode types private
2016-07-11 Jan Viktorinvfio: move global config out of PCI files
2016-07-11 Jan Viktorinvfio: generalize non PCI-specific functions
2016-07-11 Jan Viktorinvfio: move common code out of PCI file