eal: allow probing a device again
[dpdk.git] / lib / librte_eal / common /
2018-10-17 Thomas Monjaloneal: allow probing a device again
2018-10-17 Thomas Monjaloneal: add function to query device status
2018-10-17 Thomas Monjalondrivers/bus: move driver assignment to end of probing
2018-10-17 Qi Zhangeal: support attach/detach shared device from secondary
2018-10-17 Qi Zhangeal: enable hotplug on multi-process
2018-10-16 Jeff Guovfio: fix build with Linux < 4.0
2018-10-15 Jeff Guoeal: modify device event process function
2018-10-15 Jeff Guovfio: add request notifier interrupt
2018-10-15 Jeff Guoeal: add failure handling for hot-unplug
2018-10-15 Jeff Guobus: add helper to handle sigbus
2018-10-15 Jeff Guobus: add sigbus handler
2018-10-15 Jeff Guobus: add hot-unplug handler
2018-10-08 Vivek Sharmaeal: use correct data type for bitmap slab operations
2018-10-11 Thomas Monjaloneal: simplify parameters of hotplug functions
2018-10-11 Thomas Monjaloneal: remove experimental flag of hotplug functions
2018-10-11 Thomas Monjaloneal: add bus pointer in device structure
2018-10-11 Thomas Monjalondevargs: simplify parameters of removal function
2018-10-11 Thomas Monjalondevargs: remove deprecated functions
2018-10-11 Anatoly Burakovmalloc: enable event callbacks for external memory
2018-10-11 Anatoly Burakovmalloc: allow detaching from external memory
2018-10-11 Anatoly Burakovmalloc: allow attaching to external memory chunks
2018-10-11 Anatoly Burakovmalloc: allow removing memory from named heaps
2018-10-11 Anatoly Burakovmalloc: allow adding memory to named heaps
2018-10-11 Anatoly Burakovmalloc: allow destroying heaps
2018-10-11 Anatoly Burakovmalloc: allow creating malloc heaps
2018-10-11 Anatoly Burakovmalloc: add function to check if socket is external
2018-10-11 Anatoly Burakovmalloc: add function to query socket ID of named heap
2018-10-11 Anatoly Burakovmalloc: add name to malloc heaps
2018-10-11 Anatoly Burakovmem: do not check for invalid socket ID
2018-10-11 Anatoly Burakovmalloc: index heaps using heap ID rather than NUMA...
2018-10-11 Anatoly Burakovmem: allow memseg lists to be marked as external
2018-10-11 Anatoly Burakovmem: add length to memseg list
2018-10-03 Anatoly Burakovvfio: allow mapping MSI-X BARs if kernel allows it
2018-10-03 Anatoly Burakovmem: store memory mode flags in shared config
2018-10-03 Gaetan Rivetdevargs: remove comment regarding logs
2018-09-19 Anatoly Burakovmem: support using memfd segments for in-memory mode
2018-09-19 Anatoly Burakovmem: allow querying offset into segment fd
2018-09-19 Anatoly Burakovmem: add external API to retrieve page fd
2018-09-19 Anatoly Burakovmem: add internal API to get and set segment fd
2018-09-19 Anatoly Burakoveal: do not allow legacy mode with --in-memory mode
2018-09-19 Anatoly Burakovfbarray: fix detach in --no-shconf mode
2018-09-19 Gaetan Riveteal: add strscpy function
2018-09-17 Luca Boccassibuild: add ppc64 meson build
2018-09-17 Luca Boccassieal: include missing hypervisor files in meson
2018-09-16 Tiwei Biemalloc: fix potential null pointer dereference
2018-08-13 Thomas Monjalonversion: 18.11-rc0
2018-08-09 Thomas Monjalonversion: 18.08.0
2018-08-08 Olivier Matzeal: remove experimental tag for user mbuf pool ops
2018-08-08 Olivier Matzeal: remove deprecated function for mbuf pool ops
2018-08-05 Thomas Monjalonversion: 18.08-rc3
2018-08-05 Andrew Rybchenkoeal: deprecate device attach and detach functions
2018-08-05 Jerin Jacobeal: fix bitmap documentation
2018-07-26 Thomas Monjalonversion: 18.08-rc2
2018-07-26 Hemant Agrawalvfio: remove experimental tag
2018-07-26 Harry van Haarenservice: improve checks of coremasks
2018-07-20 Qi Zhangeal: fix hotplug add and remove
2018-07-20 Anatoly Burakovmalloc: do not skip pad on free
2018-07-20 Andrew Rybchenkodevargs: fix parsing truncation when using format
2018-07-18 Anatoly Burakovmem: fix alignment of requested virtual areas
2018-07-18 Pablo de Laradevargs: fix build with gcc 4.7
2018-07-15 Thomas Monjalonversion: 18.08-rc1
2018-07-15 Gaetan Riveteal: implement device iteration
2018-07-15 Gaetan Riveteal: implement device iteration initialization
2018-07-15 Gaetan Riveteal: add device iterator interface
2018-07-15 Gaetan Rivetdevargs: add function to parse device layers
2018-07-15 Gaetan Riveteal: introduce device class abstraction
2018-07-15 Gaetan Riveteal: introduce destructor macros
2018-07-15 Gaetan Rivetdevargs: add non-variadic parsing function
2018-07-15 Gaetan Rivetdevargs: use log functions
2018-07-13 Stephen Hemmingereal: add uuid API
2018-07-13 Anatoly Burakoveal: add --in-memory option
2018-07-13 Anatoly Burakovmem: support --huge-unlink mode
2018-07-13 Anatoly Burakovipc: support --no-shconf mode
2018-07-13 Anatoly Burakovfbarray: support --no-shconf mode
2018-07-13 Anatoly Burakoveal: move runtime config file to new location
2018-07-13 Anatoly Burakovipc: remove thread for async requests
2018-07-13 Anatoly Burakoveal: add option to limit memory allocation on sockets
2018-07-13 Anatoly Burakovmemzone: improve zero-length reserve
2018-07-13 Anatoly Burakovmalloc: allow reserving biggest element
2018-07-13 Anatoly Burakovmalloc: add finding biggest free IOVA-contiguous element
2018-07-13 Anatoly Burakovmalloc: fix pad erasing
2018-07-13 Anatoly Burakovmem: provide thread-unsafe memseg list walk variant
2018-07-13 Anatoly Burakovmem: provide thread-unsafe memseg walk variant
2018-07-13 Anatoly Burakovmem: provide thread-unsafe contig walk variant
2018-07-13 Anatoly Burakovfbarray: add reverse finding of contiguous
2018-07-13 Anatoly Burakovfbarray: add reverse finding of chunk
2018-07-13 Anatoly Burakovfbarray: add reverse finding
2018-07-13 Anatoly Burakovfbarray: reduce duplication in element finding
2018-07-13 Anatoly Burakovfbarray: reduce duplication in chunk finding
2018-07-13 Anatoly Burakovfbarray: reduce duplication in contiguous finding
2018-07-13 Anatoly Burakovfbarray: fix errno values returned from functions
2018-07-12 Anatoly Burakovmem: make segment preallocation OS-specific
2018-07-12 Dariusz Stojaczykeal: fix return codes on control thread failure
2018-07-12 Dariusz Stojaczykeal: ignore failure of naming a control thread
2018-07-12 Dariusz Stojaczykmem: do not use --base-virtaddr in secondary processes
2018-07-12 Dariusz Stojaczykmem: fix alignment requested with --base-virtaddr
2018-07-12 Dariusz Stojaczykmem: fix alignment of requested virtual areas
2018-07-12 Dariusz Stojaczykmem: avoid crash on memseg query with invalid address
2018-07-12 Honnappa Nagarahallihash: validate hash bucket entries while compiling
2018-07-06 Gage Eadsservice: add mechanism for quiescing
next