eal: remove deprecated function for mbuf pool ops
[dpdk.git] / lib / librte_vhost /
2018-08-04 Maxime Coquelinvhost: flush IOTLB cache on new mem table handling
2018-08-02 Tiwei Bievhost: remove unused variable
2018-07-26 Tiwei Bievhost: release locks on RARP packet failure
2018-07-26 Tiwei Bievhost: fix overflow on shadow used ring
2018-07-26 Jiayu Huvhost: fix return value on dequeue path
2018-07-23 Tiwei Bievhost: fix buffer length calculation
2018-07-13 Dan Goravhost/crypto: use function to access mbuf private area
2018-07-10 Maxime Coquelinvhost: add notification for packed ring
2018-07-10 Maxime Coquelinvhost: add Tx support for packed ring
2018-07-10 Maxime Coquelinvhost: add Rx support for packed ring
2018-07-10 Maxime Coquelinvhost: add vector filling support for packed ring
2018-07-10 Maxime Coquelinvhost: create descriptor mapping function
2018-07-10 Maxime Coquelinvhost: add shadow used ring support for packed rings
2018-07-10 Maxime Coquelinvhost: append shadow used ring function names with...
2018-07-10 Maxime Coquelinvhost: extract split ring handling from Rx and Tx functions
2018-07-10 Maxime Coquelinvhost: clear batch copy index at copy time
2018-07-10 Maxime Coquelinvhost: make indirect desc table copy desc type agnostic
2018-07-10 Maxime Coquelinvhost: clear shadow used table index at flush time
2018-07-10 Yuanhan Liuvhost: add vring address setup for packed queues
2018-07-10 Jens Freimannvhost: add helpers for packed virtqueues
2018-07-10 Jens Freimannvhost: add virtio packed virtqueue defines
2018-07-10 Maxime Coquelinvhost: improve prefetching in enqueue path
2018-07-10 Maxime Coquelinvhost: prefetch first descriptor in dequeue path
2018-07-10 Maxime Coquelinvhost: improve prefetching in dequeue path
2018-07-10 Maxime Coquelinvhost: use buffer vectors in dequeue path
2018-07-10 Maxime Coquelinvhost: use shadow used ring in dequeue path
2018-07-02 Marvin Liuvhost: advertise support in-order feature
2018-07-02 Tiwei Bievhost: fix potential null pointer dereference
2018-07-02 Maxime Coquelinvhost: fix missing increment of log cache count
2018-06-15 Maxime Coquelinvhost: use SMP memory barrier before kicking guest
2018-06-15 Tonghao Zhangvhost: introduce new function helper
2018-06-15 Tiwei Bievhost: support host notifier
2018-06-15 Tonghao Zhangvhost: refine new device function
2018-06-14 Maxime Coquelinvhost: improve batched copies performance
2018-06-14 Maxime Coquelinvhost: unify Rx mergeable and non-mergeable paths
2018-05-17 Maxime Coquelinvhost: improve dirty pages logging performance
2018-05-17 Fan Zhangvhost/crypto: handle virtually non-contiguous buffers
2018-05-17 Fan Zhangvhost/crypto: fix descriptor move
2018-05-14 Maxime Coquelinvhost: retranslate vring addr when memory table changes
2018-05-14 Fan Zhangvhost/crypto: fix symmetric ciphering
2018-05-14 Maxime Coquelinvhost: fix header copy to discontiguous desc buffer
2018-05-14 Tonghao Zhangvhost: fix typo in comment
2018-05-14 Tonghao Zhangvhost: fix crash on closing in client mode
2018-05-14 Tonghao Zhangvhost: fix dead lock on closing in server mode
2018-05-14 Ferruh Yigitlib: clear experimental version tag in linker scripts
2018-04-27 Fan Zhangvhost/crypto: fix checks while moving descriptors
2018-04-27 Fan Zhangvhost/crypto: fix missing head correction
2018-04-27 Xiao Wangvhost: fix vDPA set features
2018-04-27 Maxime Coquelinvhost: revert avoid concurrency when logging dirty...
2018-04-27 Maxime Coquelinvhost/crypto: fix build with gcc 4.7.2
2018-04-24 Olivier Matzeal: set name when creating a control thread
2018-04-24 Olivier Matzeal: add function to create control threads
2018-04-24 Olivier Matzuse sizeof to avoid double use of a length define
2018-04-23 Maxime Coquelinvhost: deprecate unsafe GPA translation API
2018-04-23 Maxime Coquelinvhost/crypto: move to safe GPA translation API
2018-04-23 Maxime Coquelinvhost: handle virtually non-contiguous buffers in Rx-mrg
2018-04-23 Maxime Coquelinvhost: handle virtually non-contiguous buffers in Rx
2018-04-23 Maxime Coquelinvhost: handle virtually non-contiguous buffers in Tx
2018-04-23 Maxime Coquelinvhost: add support for non-contiguous indirect descs...
2018-04-23 Maxime Coquelinvhost: ensure all range is mapped when translating...
2018-04-23 Maxime Coquelinvhost: introduce safe API for GPA translation
2018-04-23 Maxime Coquelinvhost: check all range is mapped when translating GPAs
2018-04-23 Maxime Coquelinvhost: fix indirect descriptors table translation size
2018-04-17 Fan Zhangvhost/crypto: fix build without cryptodev
2018-04-13 Junjie Chenvhost: support interrupt mode
2018-04-13 Fan Zhangvhost/crypto: add public function implementation
2018-04-13 Fan Zhangvhost/crypto: add request handler
2018-04-13 Fan Zhangvhost/crypto: add session message handler
2018-04-13 Fan Zhangvhost/crypto: add user message structure
2018-04-13 Fan Zhangvhost/crypto: add vhost-user message handlers
2018-04-13 Jay Zhouvhost: add virtio crypto header file
2018-04-13 Zhihong Wangvhost: add APIs for live migration
2018-04-13 Zhihong Wangvhost: adapt library for selective datapath
2018-04-13 Zhihong Wangvhost: add APIs for datapath configuration
2018-04-13 Zhihong Wangvhost: support selective datapath
2018-04-13 Zhihong Wangvhost: export vhost feature definitions
2018-03-30 Jianfeng Tanvhost: avoid populate guest memory
2018-03-30 Tonghao Zhangvhost: add pipe event for optimizing negotiation
2018-03-30 Tonghao Zhangvhost: move stdbool include
2018-03-30 Tonghao Zhangvhost: add fdset-event thread name
2018-03-30 Tonghao Zhangvhost: raise error on fdset-thread creation
2018-03-30 Maxime Coquelinvhost: avoid concurrency when logging dirty pages
2018-03-30 Tiwei Bievhost: do not generate signal when sendmsg fails
2018-03-30 Tiwei Bievhost: support sending fds via slave channel
2018-03-30 Ilya Maximetsvhost: add note about sockets in server mode
2018-03-30 Tomasz Kulasekvhost: fix ring index returned to master on stop
2018-03-30 Tomasz Kulasekvhost: fix log macro name conflict
2018-03-30 Jianfeng Tanvhost: avoid function call in data path
2018-03-30 Jianfeng Tanvhost: remove unused log constant
2018-03-30 Tomasz Kulasekvhost: fix realloc failure
2018-03-30 Tomasz Kulasekvhost: fix device cleanup at stop
2018-03-30 Tomasz Kulasekvhost: check cmsg not null
2018-03-30 Tomasz Kulasekvhost: fix offset while mmaping log base address
2018-03-30 Stefan Hajnoczivhost: check overflow before mmap
2018-03-30 Stefan Hajnoczivhost: validate virtqueue size
2018-03-30 Stefan Hajnoczivhost: fix message payload union in setting ring address
2018-03-30 Stefan Hajnoczivhost: reject invalid log base mmap offset
2018-03-30 Stefan Hajnoczivhost: clear out unused SCM_RIGHTS file descriptors
2018-03-30 Stefan Hajnoczivhost: validate untrusted memory regions number field
2018-03-30 Stefan Hajnoczivhost: avoid enum fields in VhostUserMsg
next