index
:
dpdk
master
releases
Data Plane Development Kit
Thomas Monjalon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
librte_vhost
Age
Commit message (
Expand
)
Author
2018-11-06
vhost: fix possible out of bound access
Ferruh Yigit
2018-11-05
vhost/crypto: fix inferred misuse of enum
Fan Zhang
2018-11-05
vhost: advertize packed ring layout support
Maxime Coquelin
2018-11-05
vhost: add packed ring support to vring base requests
Maxime Coquelin
2018-10-26
vhost: initialize postcopy ufd properly
Tiwei Bie
2018-10-26
vhost: avoid memory barriers when no descriptors dequeued
Maxime Coquelin
2018-10-26
vhost: fix vector filling for packed ring
Tiwei Bie
2018-10-26
vhost/crypto: fix shared lib build without cryptodev
Timothy Redaelli
2018-10-18
vhost: enable postcopy protocol feature
Maxime Coquelin
2018-10-18
vhost: restrict postcopy live-migration enablement
Maxime Coquelin
2018-10-18
vhost: support postcopy end request
Maxime Coquelin
2018-10-18
vhost: send userfault range addresses back to Qemu
Maxime Coquelin
2018-10-18
vhost: avoid useless VhostUserMemory copy
Maxime Coquelin
2018-10-18
vhost: register new regions with userfaultfd
Maxime Coquelin
2018-10-18
vhost: support postcopy listen message
Maxime Coquelin
2018-10-18
vhost: introduce postcopy advise message
Maxime Coquelin
2018-10-18
vhost: add config flag for postcopy
Maxime Coquelin
2018-10-18
vhost: enable fds passing in vhost-user messages
Maxime Coquelin
2018-10-18
vhost: pass socket fd to message handling callbacks
Maxime Coquelin
2018-10-18
vhost: add number of fds to vhost-user messages
Maxime Coquelin
2018-10-18
vhost: define postcopy protocol flag
Maxime Coquelin
2018-10-18
vhost: fix error handling when mem table gets updated
Maxime Coquelin
2018-10-18
vhost: fix payload size of reply
Maxime Coquelin
2018-10-18
vhost: clarify reply-ack in case a reply was already sent
Maxime Coquelin
2018-10-18
vhost: fix return code of messages requiring replies
Maxime Coquelin
2018-10-18
vhost: fix messages results handling
Maxime Coquelin
2018-10-18
vhost: add doxygen comment to vDPA header
Xiaolong Ye
2018-10-18
vhost: fix notification for packed ring
Tiwei Bie
2018-10-11
vhost: introduce API to get vDPA device number
Xiaolong Ye
2018-09-28
vhost: fix corner case for enqueue operation
Jiayu Hu
2018-09-28
vhost: rework message handling as a callback array
Nikolay Nikolaev
2018-09-28
vhost: unify message handling function signature
Nikolay Nikolaev
2018-09-28
vhost: handle unsupported message types in functions
Nikolay Nikolaev
2018-09-28
vhost: make message handling functions prepare the reply
Nikolay Nikolaev
2018-09-28
vhost: unify struct VhostUserMsg usage
Nikolay Nikolaev
2018-09-14
vhost: fix return value on enqueue path
Tiwei Bie
2018-09-14
vhost-user: drop connection on message handling failures
Ilya Maximets
2018-09-14
vhost: fix vhost interrupt support
Tiwei Bie
2018-09-12
vhost: fix zmbufs array leak after NUMA realloc
Ilya Maximets
2018-08-28
vhost: suppress error if NUMA is not available
Ilya Maximets
2018-08-05
vhost: flush IOTLB cache on new mem table handling
Maxime Coquelin
2018-08-02
vhost: remove unused variable
Tiwei Bie
2018-07-26
vhost: release locks on RARP packet failure
Tiwei Bie
2018-07-26
vhost: fix overflow on shadow used ring
Tiwei Bie
2018-07-26
vhost: fix return value on dequeue path
Jiayu Hu
2018-07-23
vhost: fix buffer length calculation
Tiwei Bie
2018-07-13
vhost/crypto: use function to access mbuf private area
Dan Gora
2018-07-10
vhost: add notification for packed ring
Maxime Coquelin
2018-07-10
vhost: add Tx support for packed ring
Maxime Coquelin
2018-07-10
vhost: add Rx support for packed ring
Maxime Coquelin
[next]