git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
eventdev: add eth Tx adapter implementation
[dpdk.git]
/
lib
/
librte_vhost
/
2018-09-27
Jiayu Hu
vhost: fix corner case for enqueue operation
tree
|
commitdiff
2018-09-27
Nikolay Nikolaev
vhost: rework message handling as a callback array
tree
|
commitdiff
2018-09-27
Nikolay Nikolaev
vhost: unify message handling function signature
tree
|
commitdiff
2018-09-27
Nikolay Nikolaev
vhost: handle unsupported message types in functions
tree
|
commitdiff
2018-09-27
Nikolay Nikolaev
vhost: make message handling functions prepare the...
tree
|
commitdiff
2018-09-27
Nikolay Nikolaev
vhost: unify struct VhostUserMsg usage
tree
|
commitdiff
2018-09-14
Tiwei Bie
vhost: fix return value on enqueue path
tree
|
commitdiff
2018-09-14
Ilya Maximets
vhost-user: drop connection on message handling failures
tree
|
commitdiff
2018-09-14
Tiwei Bie
vhost: fix vhost interrupt support
tree
|
commitdiff
2018-09-12
Ilya Maximets
vhost: fix zmbufs array leak after NUMA realloc
tree
|
commitdiff
2018-08-28
Ilya Maximets
vhost: suppress error if NUMA is not available
tree
|
commitdiff
2018-08-04
Maxime Coquelin
vhost: flush IOTLB cache on new mem table handling
tree
|
commitdiff
2018-08-02
Tiwei Bie
vhost: remove unused variable
tree
|
commitdiff
2018-07-26
Tiwei Bie
vhost: release locks on RARP packet failure
tree
|
commitdiff
2018-07-26
Tiwei Bie
vhost: fix overflow on shadow used ring
tree
|
commitdiff
2018-07-26
Jiayu Hu
vhost: fix return value on dequeue path
tree
|
commitdiff
2018-07-23
Tiwei Bie
vhost: fix buffer length calculation
tree
|
commitdiff
2018-07-13
Dan Gora
vhost/crypto: use function to access mbuf private area
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: add notification for packed ring
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: add Tx support for packed ring
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: add Rx support for packed ring
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: add vector filling support for packed ring
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: create descriptor mapping function
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: add shadow used ring support for packed rings
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: append shadow used ring function names with...
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: extract split ring handling from Rx and Tx functions
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: clear batch copy index at copy time
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: make indirect desc table copy desc type agnostic
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: clear shadow used table index at flush time
tree
|
commitdiff
2018-07-10
Yuanhan Liu
vhost: add vring address setup for packed queues
tree
|
commitdiff
2018-07-10
Jens Freimann
vhost: add helpers for packed virtqueues
tree
|
commitdiff
2018-07-10
Jens Freimann
vhost: add virtio packed virtqueue defines
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: improve prefetching in enqueue path
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: prefetch first descriptor in dequeue path
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: improve prefetching in dequeue path
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: use buffer vectors in dequeue path
tree
|
commitdiff
2018-07-10
Maxime Coquelin
vhost: use shadow used ring in dequeue path
tree
|
commitdiff
2018-07-02
Marvin Liu
vhost: advertise support in-order feature
tree
|
commitdiff
2018-07-02
Tiwei Bie
vhost: fix potential null pointer dereference
tree
|
commitdiff
2018-07-02
Maxime Coquelin
vhost: fix missing increment of log cache count
tree
|
commitdiff
2018-06-15
Maxime Coquelin
vhost: use SMP memory barrier before kicking guest
tree
|
commitdiff
2018-06-15
Tonghao Zhang
vhost: introduce new function helper
tree
|
commitdiff
2018-06-15
Tiwei Bie
vhost: support host notifier
tree
|
commitdiff
2018-06-15
Tonghao Zhang
vhost: refine new device function
tree
|
commitdiff
2018-06-14
Maxime Coquelin
vhost: improve batched copies performance
tree
|
commitdiff
2018-06-14
Maxime Coquelin
vhost: unify Rx mergeable and non-mergeable paths
tree
|
commitdiff
2018-05-17
Maxime Coquelin
vhost: improve dirty pages logging performance
tree
|
commitdiff
2018-05-17
Fan Zhang
vhost/crypto: handle virtually non-contiguous buffers
tree
|
commitdiff
2018-05-17
Fan Zhang
vhost/crypto: fix descriptor move
tree
|
commitdiff
2018-05-14
Maxime Coquelin
vhost: retranslate vring addr when memory table changes
tree
|
commitdiff
2018-05-14
Fan Zhang
vhost/crypto: fix symmetric ciphering
tree
|
commitdiff
2018-05-14
Maxime Coquelin
vhost: fix header copy to discontiguous desc buffer
tree
|
commitdiff
2018-05-14
Tonghao Zhang
vhost: fix typo in comment
tree
|
commitdiff
2018-05-14
Tonghao Zhang
vhost: fix crash on closing in client mode
tree
|
commitdiff
2018-05-14
Tonghao Zhang
vhost: fix dead lock on closing in server mode
tree
|
commitdiff
2018-05-14
Ferruh Yigit
lib: clear experimental version tag in linker scripts
tree
|
commitdiff
2018-04-27
Fan Zhang
vhost/crypto: fix checks while moving descriptors
tree
|
commitdiff
2018-04-27
Fan Zhang
vhost/crypto: fix missing head correction
tree
|
commitdiff
2018-04-27
Xiao Wang
vhost: fix vDPA set features
tree
|
commitdiff
2018-04-27
Maxime Coquelin
vhost: revert avoid concurrency when logging dirty...
tree
|
commitdiff
2018-04-27
Maxime Coquelin
vhost/crypto: fix build with gcc 4.7.2
tree
|
commitdiff
2018-04-24
Olivier Matz
eal: set name when creating a control thread
tree
|
commitdiff
2018-04-24
Olivier Matz
eal: add function to create control threads
tree
|
commitdiff
2018-04-24
Olivier Matz
use sizeof to avoid double use of a length define
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: deprecate unsafe GPA translation API
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost/crypto: move to safe GPA translation API
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: handle virtually non-contiguous buffers in Rx-mrg
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: handle virtually non-contiguous buffers in Rx
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: handle virtually non-contiguous buffers in Tx
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: add support for non-contiguous indirect descs...
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: ensure all range is mapped when translating...
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: introduce safe API for GPA translation
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: check all range is mapped when translating GPAs
tree
|
commitdiff
2018-04-23
Maxime Coquelin
vhost: fix indirect descriptors table translation size
tree
|
commitdiff
2018-04-17
Fan Zhang
vhost/crypto: fix build without cryptodev
tree
|
commitdiff
2018-04-13
Junjie Chen
vhost: support interrupt mode
tree
|
commitdiff
2018-04-13
Fan Zhang
vhost/crypto: add public function implementation
tree
|
commitdiff
2018-04-13
Fan Zhang
vhost/crypto: add request handler
tree
|
commitdiff
2018-04-13
Fan Zhang
vhost/crypto: add session message handler
tree
|
commitdiff
2018-04-13
Fan Zhang
vhost/crypto: add user message structure
tree
|
commitdiff
2018-04-13
Fan Zhang
vhost/crypto: add vhost-user message handlers
tree
|
commitdiff
2018-04-13
Jay Zhou
vhost: add virtio crypto header file
tree
|
commitdiff
2018-04-13
Zhihong Wang
vhost: add APIs for live migration
tree
|
commitdiff
2018-04-13
Zhihong Wang
vhost: adapt library for selective datapath
tree
|
commitdiff
2018-04-13
Zhihong Wang
vhost: add APIs for datapath configuration
tree
|
commitdiff
2018-04-13
Zhihong Wang
vhost: support selective datapath
tree
|
commitdiff
2018-04-13
Zhihong Wang
vhost: export vhost feature definitions
tree
|
commitdiff
2018-03-30
Jianfeng Tan
vhost: avoid populate guest memory
tree
|
commitdiff
2018-03-30
Tonghao Zhang
vhost: add pipe event for optimizing negotiation
tree
|
commitdiff
2018-03-30
Tonghao Zhang
vhost: move stdbool include
tree
|
commitdiff
2018-03-30
Tonghao Zhang
vhost: add fdset-event thread name
tree
|
commitdiff
2018-03-30
Tonghao Zhang
vhost: raise error on fdset-thread creation
tree
|
commitdiff
2018-03-30
Maxime Coquelin
vhost: avoid concurrency when logging dirty pages
tree
|
commitdiff
2018-03-30
Tiwei Bie
vhost: do not generate signal when sendmsg fails
tree
|
commitdiff
2018-03-30
Tiwei Bie
vhost: support sending fds via slave channel
tree
|
commitdiff
2018-03-30
Ilya Maximets
vhost: add note about sockets in server mode
tree
|
commitdiff
2018-03-30
Tomasz Kulasek
vhost: fix ring index returned to master on stop
tree
|
commitdiff
2018-03-30
Tomasz Kulasek
vhost: fix log macro name conflict
tree
|
commitdiff
2018-03-30
Jianfeng Tan
vhost: avoid function call in data path
tree
|
commitdiff
2018-03-30
Jianfeng Tan
vhost: remove unused log constant
tree
|
commitdiff
next