net/virtio: fix incorrect cast of void *
[dpdk.git] / lib / librte_eal / linuxapp / eal /
2017-12-08 Olivier Matzeal: set name when creating a control thread
2017-12-08 Olivier Matzeal: new function to create control threads
2017-12-08 Olivier Matzeal: use sizeof to avoid a double use of a define
2017-11-13 Pavel Shirshovlib: fix typos
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 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-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-13 Santosh Shuklaeal: call plugin init before device parse
2017-10-13 Xiaoyun Lieal/x86: select optimized memcpy at run-time
2017-10-13 Jerin Jacobtimer: honor arch-specific TSC frequency query
2017-10-12 Jianfeng Tanmem: honor IOVA mode for no-huge case
2017-10-11 Pavan Nikhilesheal: add function to check lcore role
2017-10-10 Jonas Pfefferlevfio: refactor PCI BAR mapping
2017-10-10 Jonas Pfefferlevfio: fix sPAPR IOMMU DMA window size
2017-10-09 Patrick MacArthureal: copy raw strings taken from command line
2017-10-09 Seth Howellmem: check mmap failure
2017-10-08 Jianfeng Taneal: remove Xen dom0 support
2017-10-06 Santosh Shuklaeal: allow user to override default mempool driver
2017-10-06 Santosh Shuklamem: honor IOVA mode in virt2phy
2017-10-06 Santosh Shuklavfio: honor IOVA mode before mapping
2017-10-06 Santosh Shuklaeal: auto detect IOVA mode
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-06 Olivier Matzuio: fix compilation with -Og
2017-10-05 Kuba Kozakvfio: fix close unchecked file descriptor
2017-09-15 Harry van Haarenservice: add component runstate
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 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
2017-09-14 Pavan Nikhileshservice: add count per lcore
2017-08-08 Gaetan Riveteal: bump ABI version
2017-08-03 Gaetan Riveteal: read and parse device option separately
2017-07-31 Chas Williamslog: get level for dynamic types
2017-07-30 Hemant Agrawaleal: disable NUMA related warnings on non-NUMA systems
2017-07-21 Sergio Gonzalez... pci: move NUMA node check from scan to probe
2017-07-19 Gaetan Rivetbus/pci: use given name as generic name
2017-07-19 Gaetan Rivetdevargs: introduce insert function
2017-07-19 Gaetan Rivetdevargs: introduce removal function
2017-07-16 Harry van Haarenservice: initialize with EAL
2017-07-16 Harry van Haarenservice: introduce service cores concept
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2017-07-08 Gaetan Rivetdevargs: introduce new parsing helper
2017-07-05 Stephen Hemmingerpci: remove unnecessary casts in address parsing
2017-07-04 Olivier Matzmem: do not advertise physical address when no hugepages
2017-07-03 Jan Blunckeal: add hotplug add/remove device
2017-07-03 Jan Blunckbus: add helper to find bus by name
2017-07-03 Jan Blunckbus: add helper to find which bus holds a device
2017-07-03 Jan Blunckbus: add iterator to find a bus
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-06-30 Ilya Maximetsmem: balanced allocation of hugepages
2017-06-23 Tonghao Zhangpci: set default numa node for broken systems
2017-06-16 Thomas Monjalonmem: support page locking on FreeBSD
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-05 Alejandro Lucerovfio: fix array bounds check
2017-06-04 Ferruh Yigiteal: remove duplicated license
2017-05-10 Jianfeng Tanxen: fix physical address availability in dom0
2017-05-10 Alejandro Lucerovfio: fix index for tracking devices in a group
2017-05-05 Wei Daiconfig: make backtrace optional
2017-05-05 Thomas Monjalonvdev: remove eal prefix
2017-05-05 Thomas Monjalonpci: remove eal prefix
2017-05-04 Thomas Monjaloneal: remove generic driver and device lists
2017-04-30 Alexey Kardashevskiyvfio: fix structures for sPAPR IOMMU
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-04-20 Chao Zhueal/ppc: fix mmap for memory initialization
2017-04-19 Olivier Matzeal: remove log level from internal config
2017-04-19 Olivier Matzeal: move internal config initialization
2017-04-19 Olivier Matzlog: fix default level
2017-04-19 Hemant Agrawalvfio: export utility functions in map file
2017-04-18 Jan Blunckeal: add name field to generic device
2017-04-14 Jan Blunckeal: remove unused device init function
2017-04-14 Shreyansh Jaineal: bump ABI version for bus refactoring
2017-04-14 Shreyansh Jainpci: use bus driver for scan/probe
next