vfio: fix boundary check in region search
[dpdk.git] / lib / librte_eal / linuxapp / eal / eal_vfio.c
2018-04-23 Xiao Wangvfio: fix boundary check in region search
2018-04-17 Jianfeng Tanvfio: use generic multi-process channel
2018-04-16 Anatoly Burakovvfio: export functions even when disabled
2018-04-12 Anatoly Burakovvfio: fix device hotplug when several devices per group
2018-04-12 Hemant Agrawalvfio: export some internal functions
2018-04-11 Anatoly Burakovvfio: support memory event callbacks
2018-04-11 Anatoly Burakovmalloc: enable callbacks on alloc/free and mp sync
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakovvfio: allow to map other memory regions
2018-04-11 Anatoly Burakovvfio/spapr: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovvfio/type1: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovvfio: do not needlessly check for IOVA mode
2018-01-20 Jonas Pfefferlevfio: improve noiommu check error handling
2018-01-16 Hemant Agrawalvfio: expose clear group function for internal usages
2018-01-12 Anatoly Burakovvfio: fix enabled check on error
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
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