drivers/net: fix vfio kmod dependency
[dpdk.git] / lib / librte_vhost /
2017-04-28 Zhiyong Yangvhost: workaround MQ fails to startup
2017-04-30 Adrien Mazarguilvhost: fix header for strict compilation flags
2017-04-19 Yuanhan Liuvhost: fix dequeue zero copy
2017-04-19 Yuanhan Liuvhost: avoid memory write on net header when necessary
2017-04-19 Yuanhan Liuvhost: fix use after free
2017-04-11 Stephen Hemmingerlib: remove unnecessary void cast
2017-04-01 Yuanhan Liuvhost: do not destroy device on repeat mem table message
2017-04-01 Yuanhan Liuvhost: workaround the build dependency on mbuf header
2017-04-01 Yuanhan Liuvhost: rename header file
2017-04-01 Yuanhan Liuvhost: introduce API to start a specific driver
2017-04-01 Yuanhan Liuvhost: export APIs for live migration support
2017-04-01 Yuanhan Liuvhost: add features changed callback
2017-04-01 Yuanhan Liuvhost: rename virtio-net to vhost
2017-04-01 Yuanhan Liuvhost: rename device ops struct
2017-04-01 Yuanhan Liuvhost: do not include net specific headers
2017-04-01 Yuanhan Liuvhost: drop the Rx and Tx queue macro
2017-04-01 Yuanhan Liuvhost: move the device ready check at proper place
2017-04-01 Yuanhan Liuvhost: export the number of vrings
2017-04-01 Yuanhan Liuvhost: turn queue pair to vring
2017-04-01 Yuanhan Liuvhost: export API to translate gpa to vva
2017-04-01 Yuanhan Liuvhost: export vhost vring info
2017-04-01 Yuanhan Liuvhost: introduce API to fetch negotiated features
2017-04-01 Yuanhan Liuvhost: export guest memory regions
2017-04-01 Yuanhan Liuvhost: make notify ops per vhost driver
2017-04-01 Yuanhan Liuvhost: use new APIs to handle features
2017-04-01 Yuanhan Liuvhost: introduce driver features related APIs
2017-04-01 Yuanhan Liuvhost: fix fd leaks for vhost-user server mode
2017-04-01 Kevin Traynorvhost: fix false sharing
2017-04-01 Maxime Coquelinvhost: add API to get MTU value
2017-04-01 Maxime Coquelinvhost: add new ready status flag
2017-04-01 Maxime Coquelinvhost: support MTU protocol feature
2017-04-01 Maxime Coquelinvhost: enable virtio MTU feature
2017-04-01 Yuanhan Liuvhost: remove a hack on queue allocation
2017-04-01 Yuanhan Liuvhost: fix max queues
2017-04-01 Yuanhan Liuvhost: fix multiple queue not enabled for old kernels
2017-04-01 Ilya Maximetsvhost: change log levels in client mode
2017-04-01 Matthias Gattovhost: try to shrink pfdset when fdset_add fails
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-01-30 Emmanuel Roullitvhost: remove unneeded variable assignment
2017-01-30 Emmanuel Roullitvhost: do not GSO when no header is present
2017-01-28 Yuanhan Liuvhost: fix long stall of negotiation
2017-01-28 Yuanhan Liuvhost: fix dead loop in enqueue path
2017-01-17 Jan Wickbomvhost: allow many vhost-user ports
2017-01-17 Maxime Coquelinvhost: introduce reply ack feature
2017-01-17 Yong Wangvhost: fix memory leak
2017-01-17 Haifeng Linvhost: fix guest/host physical address mapping
2016-11-07 Yuanhan Liuvhost: remove references to vhost-cuse
2016-10-26 Maxime Coquelinvhost: support indirect descriptor in non-mergeable Rx
2016-10-26 Maxime Coquelinvhost: support indirect descriptor in mergeable Rx
2016-10-26 Yuanhan Liuvhost: fix use after free
2016-10-26 Yuanhan Liuvhost: retrieve available head once
2016-10-26 Yuanhan Liuvhost: prefetch available ring
2016-10-26 Zhihong Wangvhost: shadow used ring update
2016-10-26 Yuanhan Liuvhost: use last available index for ring reservation
2016-10-26 Yuanhan Liuvhost: simplify mergeable Rx vring reservation
2016-10-26 Zhihong Wangvhost: optimize cache access
2016-10-26 Zhihong Wangvhost: remove useless volatile
2016-10-26 Maxime Coquelinvhost: access header only if offloading is supported
2016-10-13 Zhihong Wangvhost: fix Windows VM hang
2016-10-13 Yuanhan Liuvhost: add a flag to enable dequeue zero copy
2016-10-12 Yuanhan Liuvhost: add dequeue zero copy
2016-10-12 Yuanhan Liuvhost: introduce last available index for dequeue
2016-10-12 Yuanhan Liuvhost: get guest/host physical address mappings
2016-10-12 Yuanhan Liuvhost: simplify memory regions handling
2016-09-28 Maxime Coquelinvhost: support indirect Tx descriptors
2016-09-13 Matthias Gattovhost: remove obsolete comment
2016-09-13 Yuanhan Liuvhost: simplify features set/get
2016-09-13 Yuanhan Liuvhost: get device once
2016-09-13 Yuanhan Liuvhost: unify function names
2016-09-13 Yuanhan Liuvhost: fold common message handlers
2016-09-13 Yuanhan Liuvhost: refactor code structure
2016-09-13 Yuanhan Liuvhost: remove sub-directory
2016-09-13 Yuanhan Liuvhost: remove vhost-cuse
2016-07-25 Maxime Coquelinvhost: fix off-by-one error on descriptor number check
2016-07-21 Ilya Maximetsvhost: fix unregistering in client mode
2016-07-21 Ilya Maximetsvhost: fix connect hang in client mode
2016-07-15 Patrik Anderssonvhost: fix crash when exceeding file descriptors
2016-07-15 Ilya Maximetsvhost: check ring descriptor address
2016-07-15 Ilya Maximetsvhost: fix used descriptors number of mergeable enqueue
2016-07-04 Yuanhan Liuvhost: fix potential null pointer dereference
2016-07-04 Yuanhan Liuvhost: fix not null terminated string
2016-07-04 Yuanhan Liuvhost: fix memory leak
2016-06-30 Yuanhan Liuvhost: fix missing flag reset on stop
2016-06-29 Thomas Monjalonmk: fix internal dependencies
2016-06-22 Huawei Xievhost: check hugepage fstat error
2016-06-22 Ilya Maximetsvhost: unmap log memory on cleanup
2016-06-22 Ilya Maximetsvhost: fix leak of file descriptors
2016-06-22 Marcin Kerlinvhost: fix null pointer dereference
2016-06-22 Huawei Xievhost: remove concurrent enqueue
2016-06-22 Yuanhan Liuvhost: arrange struct fields for better cache sharing
2016-06-22 Yuanhan Liuvhost: optimize dequeue for small packets
2016-06-22 Yuanhan Liuvhost: pre update used ring for Tx and Rx
2016-06-22 Yuanhan Liuvhost: workaround stale vring base
2016-06-22 Yuanhan Liuvhost: add reconnect ability
2016-06-22 Yuanhan Liuvhost: add vhost-user client mode
2016-06-22 Yuanhan Liuvhost: rename structs for enabling client mode
2016-06-22 Ilya Maximetsvhost: make buffer vector for scatter Rx local
2016-06-22 Yuanhan Liuvhost: make virtio header length per device
2016-06-22 Yuanhan Liuvhost: reserve few more space for future extension
2016-06-22 Yuanhan Liuvhost: remove virtio-net.h
next