mem: rename segment address from physical to IOVA
[dpdk.git] / lib / librte_eal / common / include / rte_memory.h
2017-11-06 Santosh Shuklamem: rename segment address from physical to IOVA
2017-11-06 Thomas Monjalonmem: introduce IOVA type
2017-11-06 Thomas Monjalonremove include of generated config header
2017-10-26 Gaetan Rivetmem: expose function for physical address use
2017-10-08 Jianfeng Taneal: remove Xen dom0 support
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2016-10-13 Mauricio Vasquez Bdoc: fix file argument of debug functions
2016-09-13 Adrien Mazarguillib: add missing include dependencies
2016-09-13 Adrien Mazarguillib: work around unnamed structs/unions
2016-09-13 Adrien Mazarguillib: work around large enum values
2016-08-23 David Marchandivshmem: remove library and its EAL integration
2016-05-19 Olivier Matzxen: return machine address without knowing memseg id
2016-02-11 Jerin Jacobeal: introduce new cache line macros
2016-02-11 Jerin Jacobconfig: clean cache line size selection scheme
2016-01-28 Ferruh Yigitlib: remove keyword extern for functions
2015-12-06 Thomas Monjaloneal: fix build with Xen dom0 enabled
2015-11-25 Declan Dohertyeal: add packing and alignment macros
2015-11-13 Stephen Hemmingerxen: allow determining DOM0 at runtime
2015-07-13 Cyril Chemparathyeal/tile: add page sizes for TILE-Gx/Mx platforms
2015-06-12 Stephen Hemmingereal: fix whitespace
2014-12-11 Michael Qiueal: fix build for 32-bit system
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-26 Chao Zhumem: add huge page sizes for IBM Power
2014-06-27 Hiroshi Shimamotomem: fix build because of missing stdio.h for FILE
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-03-20 Thomas Monjalonmem: get physical address of any pointer
2014-03-20 Thomas Monjalonmem: revert "get physical address of any pointer"
2014-02-26 Damien Millescampsmem: get physical address of any pointer
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonivshmem: library changes for mmaping using ivshmem
2014-02-25 Bruce Richardsonadd FreeBSD support
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-06 Intellib: 32/64-bit cleanups
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmemory: fix for multi process support
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release