net/virtio: fix incorrect cast of void *
[dpdk.git] / lib / librte_eal / common /
2017-12-08 Olivier Matzeal: set affinity for control threads
2017-12-08 Olivier Matzeal: set name when creating a control thread
2017-12-08 Olivier Matzeal: new function to create control threads
2017-11-23 Thomas Monjalonversion: 18.02-rc0
2017-11-15 Thomas Monjalonversion: 17.11.0
2017-11-13 Thomas Monjalonversion: 17.11-rc4
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-11 Jerin Jacobeal: fix an include guard comment
2017-11-08 Thomas Monjalonversion: 17.11-rc3
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Jianfeng Taneal: remove dependency on vdev in attach
2017-11-07 Thomas Monjalonlib: fix some typos
2017-11-07 Harry van Haarenservice: fix race in service on app lcore function
2017-11-07 Bruce Richardsoneal: fix check for default plugin directory
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 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-11-06 Santosh Shuklamalloc: use pointer diff macro in IOVA mapping
2017-11-06 Thomas Monjalonmalloc: rename address mapping function to IOVA
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: introduce IOVA type
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-11-06 Thomas Monjalonremove include of generated config header
2017-11-06 Thomas Monjalonuse macro to declare constructor functions
2017-11-06 Gaetan Rivetvfio: fix namespace prefix of newly exposed functions
2017-10-31 Ferruh Yigitbus/pci: fix VFIO mode
2017-10-26 Thomas Monjalonversion: 17.11-rc2
2017-10-26 Nikhil Raoeal/x86: fix atomic cmpset
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Gaetan Rivetpci: do not expose IOVA mode getter
2017-10-26 Gaetan Rivetpci: do not expose match function
2017-10-26 Gaetan Rivetpci: do not expose private functions
2017-10-26 Gaetan Rivetpci: use new address parsing function
2017-10-26 Gaetan Rivetpci: use new address comparison function
2017-10-26 Gaetan Rivetpci: make specialized parsing functions private
2017-10-26 Gaetan Rivetpci: introduce PCI address parsing function
2017-10-26 Gaetan Rivetpci: deprecate misnamed functions
2017-10-26 Gaetan Rivetpci: avoid over-complicated macro
2017-10-26 Gaetan Rivetpci: avoid inlining functions
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 Gaetan Riveteal/x86: include common header
2017-10-26 Gaetan Riveteal: include stdint in private header
2017-10-26 Gaetan Rivetbus: include debug header
2017-10-26 Gaetan Rivetpci: propagate PMD removal error value for unplug
2017-10-25 Harry van Haarenservice: allow to disable core check
2017-10-25 Harry van Haarenservice: add function to run on app lcore
2017-10-25 Gaetan Rivetbus: skip useless iterations in find function
2017-10-23 Bruce Richardsoneal: mark internal interrupts file as such to doxygen
2017-10-23 Bruce Richardsoneal: merge bsdapp and linuxapp interrupt headers
2017-10-23 Bruce Richardsoneal: avoid error for non-existent default PMD path
2017-10-23 Olivier Matzlog: remove deprecated functions
2017-10-13 Thomas Monjalonversion: 17.11-rc1
2017-10-13 Xiaoyun Lieal/x86: select optimized memcpy at run-time
2017-10-13 Pablo de Laraeal/x86: fix FreeBSD build
2017-10-13 Sergio Gonzalez... eal/x86: implement arch-specific TSC freq query
2017-10-13 Jerin Jacobeal/ppc64: implement arch-specific TSC freq query
2017-10-13 Jerin Jacobeal/armv8: implement arch-specific TSC freq query
2017-10-13 Jerin Jacobtimer: honor arch-specific TSC frequency query
2017-10-12 Pavan Bhagavatulaeal: move bitmap from sched library
2017-10-12 Luca Boccassimk: sort headers before wildcard inclusion
2017-10-12 Stephen Hemmingerethdev: increase device internal name length
2017-10-12 Jiayu Hugso: support TCP/IPv4 GSO
2017-10-11 Shreyansh Jainbus: ignore scan and probe failures
2017-10-11 Pavan Nikhilesheal: add function to check lcore role
2017-10-11 Sergio Gonzalez... eal/x86: use cpuid builtin
2017-10-10 Jonas Pfefferlevfio: refactor PCI BAR mapping
2017-10-09 Xueming Limem: fix malloc element free in debug mode
2017-10-09 Xueming Limem: fix malloc debug config
2017-10-09 Xueming Liconfig: add option to enable asserts
2017-10-08 Jianfeng Taneal: remove Xen dom0 support
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-06 Santosh Shuklaeal: allow user to override default mempool driver
2017-10-06 Santosh Shuklamem: honor IOVA mode in malloc virt2phy
2017-10-06 Santosh Shuklaeal: introduce helper API for IOVA mode
2017-10-06 Santosh Shuklabus: get IOMMU class
2017-10-06 Santosh Shuklapci: get IOMMU class on Linux
2017-10-06 Santosh Shuklapci: get IOMMU class
2017-10-06 Santosh Shuklapci: export match function
2017-10-05 Lukasz Majczakeal: fix auxv open check for ARM and PPC
2017-10-05 Bruce Richardsoneal: cleanup strerror function
2017-10-03 Stephen Hemmingereal: initialize logging before bus
2017-10-03 Thomas Monjaloneal: add doc for constructor macros
2017-09-21 Yi Yangservice: fix build with gcc 4.9
2017-09-15 Guduri Prathyushaservice: fix lcore stop
2017-09-15 Harry van Haarenservice: clarify documentation for register
2017-09-15 Harry van Haarenservice: add component runstate
2017-09-15 Harry van Haarenservice: reset core call stats on dump
2017-09-15 Harry van Haarenservice: fix lcore in wait state in lcore add
2017-09-15 Harry van Haarenservice: fix return values of functions to 0 or 1
2017-09-15 Harry van Haarenservice: fix loops to always scan all services
2017-09-15 Harry van Haarenservice: fix and refactor atomic service accesses
2017-09-15 Harry van Haarenservice: use id in get by name function
2017-09-15 Harry van Haarenservice: use id in unregister
2017-09-15 Harry van Haarenservice: use id in service stats functions
2017-09-15 Harry van Haarenservice: use id in runstate function
2017-09-15 Harry van Haarenservice: return integer service id from register
2017-09-15 Harry van Haarenservice: use id in lcore to service map functions
next