common/qat: build drivers from common folder
[dpdk.git] / lib / librte_vhost /
2020-10-16 Patrick Fuvhost: fix async unregister deadlock
2020-10-16 Patrick Fuvhost: fix async vector buffer overrun
2020-10-16 Patrick Fuvhost: allocate async memory dynamically
2020-10-16 Patrick Fuvhost: simplify async copy completion
2020-10-16 Michael Pfeiffernet: add function to calculate IPv4 header length
2020-10-16 Maxime Coquelinvhost: use fixed virtio-net header length packed ring
2020-10-16 Maxime Coquelinvhost: fix virtio-net header length with packed ring
2020-10-16 Olivier Matzvhost: fix external mbuf creation
2020-10-16 Fan Zhangvhost/crypto: fix feature negotiation
2020-09-30 Maxime Coquelinvhost: remove dequeue zero-copy support
2020-09-30 Maxime Coquelinvhost: promote vDPA API as stable
2020-09-28 Fan Zhangvhost/crypto: fix possible TOCTOU attack
2020-09-28 Fan Zhangvhost/crypto: fix data length check
2020-09-28 Fan Zhangvhost/crypto: fix write back source
2020-09-28 Fan Zhangvhost/crypto: fix missed request check for copy mode
2020-09-28 Fan Zhangvhost/crypto: fix descriptor deduction
2020-09-28 Fan Zhangvhost/crypto: fix pool allocation
2020-09-28 Maxime Coquelinvhost: fix external backends readiness
2020-09-18 Eugenio Pérezvhost: fix IOTLB mempool single-consumer flag
2020-09-18 Chenbo Xiavhost: add device reset status
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-29 Patrick Fuvhost: fix async copy on multi-page buffers
2020-07-29 Maxime Coquelinvhost: fix guest notification setting
2020-07-29 Patrick Fuvhost: fix async callback return type
2020-07-21 Patrick Fuvhost: fix double-free with zero-copy
2020-07-21 Patrick Fuvhost: fix async completion of multi-seg packets
2020-07-21 Patrick Fuvhost: fix missing virtqueue status check in async...
2020-07-21 Patrick Fuvhost: fix missing device pointer validity check
2020-07-11 Adrian Morenovhost: support virtio status message
2020-07-11 Maxime Coquelinvhost: support virtio status
2020-07-11 Maxime Coquelinvhost: check vDPA configuration succeed
2020-07-11 Maxime Coquelinvhost: make some vDPA callbacks mandatory
2020-07-11 Maxime Coquelinvhost: refactor virtio ready check
2020-07-11 Maxime Coquelinvhost: fix virtio ready flag check
2020-07-10 Joyce Kongvhost: restrict pointer aliasing for packed ring
2020-07-07 Patrick Fuvhost: introduce async enqueue for split ring
2020-07-07 Patrick Fuvhost: introduce async enqueue registration API
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Matan Azradvhost: fix features definition location
2020-06-30 Matan Azradvhost: notify virtq file descriptor update
2020-06-30 Matan Azradvhost: handle memory hotplug with vDPA devices
2020-06-30 Matan Azradvhost: improve device readiness notifications
2020-06-30 Matan Azradvhost: skip access lock when vDPA is configured
2020-06-30 Matan Azradvhost: support host notifier queue configuration
2020-06-30 Maxime Coquelinvhost: split vDPA header file
2020-06-30 Maxime Coquelinvhost: remove vDPA device count API
2020-06-30 Maxime Coquelinvhost: introduce wrappers for some vDPA ops
2020-06-30 Maxime Coquelinvhost: use linked list for vDPA devices
2020-06-30 Maxime Coquelinvhost: remove useless vDPA API
2020-06-30 Maxime Coquelinvhost: replace device ID in applications
2020-06-30 Maxime Coquelinvhost: replace vDPA device ID in Vhost
2020-06-30 Maxime Coquelinvhost: replace device ID in vDPA ops
2020-06-30 Maxime Coquelinvhost: make vDPA framework bus agnostic
2020-06-30 Maxime Coquelinvhost: introduce vDPA device class
2020-06-30 Matan Azradvhost: introduce operation to get vDPA queue stats
2020-06-30 Maxime Coquelinvhost: enable reply-ack systematically
2020-05-19 Xuan Dingvhost: fix zero-copy server mode
2020-05-19 Muhammad Bilalfix same typo in multiple places
2020-05-18 Sivaprasad Tummalavhost: handle mbuf allocation failure
2020-05-18 Xuan Dingvhost: fix potential fd leak
2020-05-18 Xiaolong Yevhost: fix potential memory space leak
2020-05-18 Marvin Liuvhost: fix translated address not checked
2020-05-18 Maxime Coquelinvhost/crypto: validate keys lengths
2020-05-18 Maxime Coquelinvhost: fix vring index check
2020-05-18 Maxime Coquelinvhost: check log mmap offset and size overflow
2020-05-05 Joyce Kongvirtio: use one way barrier for split vring avail index
2020-05-05 Joyce Kongvirtio: use one way barrier for split vring used index
2020-05-05 Marvin Liuvhost: use binary search in address conversion
2020-05-05 Marvin Liuvhost: utilize dynamic memory allocator
2020-05-05 Xuan Dingvhost: prevent zero-copy with incompatible client mode
2020-05-05 Phil Yangvhost: optimize broadcast RARP sync with C11 atomic
2020-05-05 Roland Qivhost: fix peer close check
2020-04-21 Marvin Liuvhost: fix shadowed descriptors not flushed
2020-04-21 Marvin Liuvhost: fix shadow update
2020-04-21 Maxime Coquelinvhost: prefix vDPA enum value for PCI address type
2020-04-21 Itsuro Odavhost: make IOTLB cache name unique among processes
2020-04-21 Xiaolong Yevhost: remove unused variable
2020-04-21 Marvin Liuvhost: fix packed ring zero-copy
2020-04-21 Fan Zhangvhost/crypto: add missing user protocol flag
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-02-14 Adrian Morenovhost: protect log address translation in IOTLB update
2020-02-14 Jin Yuvhost: fix inflight resubmit check
2020-02-14 Maxime Coquelinvhost: check message header size read
2020-02-05 Maxime Coquelinvhost: catch overflow causing mmap of size 0
2020-02-05 Adrian Morenovhost: fix packed virtqueue ready condition
2020-02-05 Fan Zhangvhost/crypto: fix fetch size
2020-02-05 Eugenio Pérezvhost: flush shadow Tx if no more packets
2020-02-05 Vitaliy Mysakvhost: do not treat empty socket message as error
2020-02-05 Zhike Wangvhost: fix crash on port deletion
2020-01-17 Maxime Coquelinvhost: fix deadlock on port deletion
2020-01-17 Li Fengvhost: support config change slave message
2020-01-17 Xiao Wangvhost: fix socket initial value
2020-01-17 Adrian Morenovhost: add dynamic logging system
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-19 Kevin Traynorlib: fix log typos
2019-11-15 Zhike Wangvhost: fix vring requests validation broken if no FD
2019-11-12 Maxime Coquelinvhost: fix possible denial of service by leaking FDs
next