vfio: export some internal functions
[dpdk.git] / lib / librte_eal / linuxapp /
2018-04-12 Hemant Agrawalvfio: export some internal functions
2018-04-12 Neil Hormanmem: set fd to -1 for anonymous mmap
2018-04-11 Anatoly Burakovmem: prevent preallocated pages from being freed
2018-04-11 Anatoly Burakoveal: enable non-legacy memory mode
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 Burakovmalloc: support multiprocess memory hotplug
2018-04-11 Anatoly Burakovmem: add secondary process init with memory hotplug
2018-04-11 Anatoly Burakovmem: share hugepage info primary and secondary
2018-04-11 Anatoly Burakovmem: make use of memory hotplug for init
2018-04-11 Anatoly Burakovmem: read hugepage counts from node-specific sysfs...
2018-04-11 Anatoly Burakovmem: prepare memseg lists for multiprocess sync
2018-04-11 Anatoly Burakovmem: add function to check if memory is contiguous
2018-04-11 Anatoly Burakoveal: add single file segments option
2018-04-11 Anatoly Burakovmem: support unmapping pages at runtime
2018-04-11 Anatoly Burakovmem: support mapping hugepages at runtime
2018-04-11 Anatoly Burakovmemzone: replace memzone array with fbarray
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakoveal: add shared indexed file-backed array
2018-04-11 Anatoly Burakoveal: add legacy memory option
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 Burakoveal: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovmem: move virtual area function in common directory
2018-04-11 Anatoly Burakovvfio: do not needlessly check for IOVA mode
2018-04-11 Anatoly Burakovmem: do not use physical addresses in IOVA as VA mode
2018-04-04 Anatoly Burakoveal: provide API for querying valid socket ids
2018-04-04 Stephen Hemmingermem: use z specifier to format size_t
2018-03-21 Hemant Agrawalmove kernel modules directories
2018-03-21 Anatoly Burakoveal: add internal flag of init completed
2018-02-06 Nipun Guptambuf: fix logic of user mempool ops API
2018-02-05 Tonghao Zhangigb_uio: print IRQ as decimal number
2018-02-01 Olivier Matzeal: use SPDX tags in 6WIND copyrighted files
2018-02-01 Hemant Agrawalkni: set initial value for MTU
2018-02-01 Hemant Agrawalkni: support promiscuous mode set
2018-02-01 Hemant Agrawalkni: support MAC address change
2018-01-31 Pavan Nikhilesheal: fix default mempool ops
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Bruce Richardsonbuild: detect and use libnuma
2018-01-30 Luca Boccassieal: do not hard-code install path with meson
2018-01-30 Bruce Richardsonbuild: add option to version libs using DPDK version
2018-01-30 Bruce Richardsonigb_uio: build with meson
2018-01-30 Bruce Richardsoneal: build with meson
2018-01-30 Jianfeng Taneal: add channel for multi-process communication
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2018-01-29 Harry van Haareneal: add function to release internal resources
2018-01-29 Hemant Agrawaleal: prefix mbuf pool ops name with user defined
2018-01-27 Pavan Nikhilesheal: introduce integer divide through reciprocal
2018-01-20 Jonas Pfefferlevfio: improve noiommu check error handling
2018-01-16 Pavan Nikhileshvfio: make groups max configurable
2018-01-16 Hemant Agrawalvfio: expose clear group function for internal usages
2018-01-16 Xiao Wangigb_uio: allow multi-process access
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
2018-01-12 Anatoly Burakovvfio: fix enabled check on error
2018-01-11 Thomas Monjaloneal/x86: get hypervisor name
2018-01-11 Jonas Pfefferlemem: warn if address hint is not respected
2018-01-11 Ferruh Yigitigb_uio: convert license header to SPDX tag
2018-01-11 Ferruh Yigitkni: convert license headers to SPDX tags
2018-01-11 Thierry Herbelotfix typos
2018-01-05 Stephen Hemmingerkni: remove redundant parenthesis
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-12-15 Ferruh Yigitkni: fix build with kernel 4.15
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-07 Ferruh Yigitigb_uio: remove device reset in release
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Jingjing Wueal/linux: add interrupt counter size for vdev
2017-11-07 Xiaoyun Lieal/x86: revert select optimized memcpy at run-time
2017-11-06 Ferruh Yigitigb_uio: prevent reset for bnx2x devices
2017-11-06 Ferruh Yigiteal/linux: force IOVA as PA mode if KNI module inserted
2017-11-06 Thomas Monjalonmem: rename address mapping function to IOVA
2017-11-06 Santosh Shuklamem: rename segment address from physical to IOVA
2017-11-06 Thomas Monjalonmem: hide physical address error in VA mode
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-11-06 Gaetan Rivetvfio: fix namespace prefix of newly exposed functions
2017-10-31 Ferruh Yigitbus/pci: fix VFIO mode
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Gaetan Rivetpci: use EAL exposed configuration
2017-10-26 Gaetan Rivetpci: use new address comparison function
2017-10-26 Gaetan Rivetvfio: move PCI related symbols
2017-10-26 Gaetan Rivetvfio: check PCI dependency in PCI scan
2017-10-26 Gaetan Rivetvfio: remove useless PCI headers
2017-10-26 Gaetan Rivetvfio: expose functions
2017-10-26 Gaetan Riveteal: expose internal config elements
2017-10-26 Gaetan Rivetmem: expose function for physical address use
2017-10-26 Ferruh Yigiteal: fix build with glibc < 2.12
2017-10-24 Ferruh Yigitigb_uio: remove device reset in open
2017-10-23 Bruce Richardsoneal: use a single version map file
2017-10-23 Bruce Richardsoneal: merge bsdapp and linuxapp interrupt headers
2017-10-23 Olivier Matzlog: remove deprecated functions
2017-10-23 Anatoly Burakovvfio: fix secondary process initialization
2017-10-23 Hemant Agrawalvfio: enable independently of PCI bus
2017-10-16 Jingjing Wuigb_uio: fix build with kernel <= 3.17
2017-10-13 Nirmoy Daskni: fix build on SLE12 SP3
2017-10-13 Jingjing Wuigb_uio: fix interrupt enablement after FLR in VM
2017-10-13 Markus Theiligb_uio: fix legacy MSI masking
2017-10-13 Ferruh Yigitigb_uio: fix unknown MSI symbols
2017-10-13 Santosh Shuklaeal: call plugin init before device parse
next