Commit Graph

140 Commits (7293bfba03e8283e29558c20aee279642f619c43)

Author SHA1 Message Date
Michael S. Tsirkin 71f1e45aa9 tcm_vhost: fix pr_err on early kick 12 years ago
Jason Wang 2b8b328b61 vhost_net: handle polling errors when setting backend 12 years ago
Jason Wang 692a998b90 vhost_net: correct error handling in vhost_net_set_backend() 12 years ago
Kees Cook 43893cbefc drivers/vhost: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Wei Yongjun 405d55c99d tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd() 12 years ago
Michael S. Tsirkin f9611c43ab vhost-net: enable zerocopy tx by default 12 years ago
Michael S. Tsirkin cedb9bdce0 vhost-net: skip head management if no outstanding 12 years ago
Michael S. Tsirkin 1280c27f8e vhost-net: flush outstanding DMAs on memory change 12 years ago
Michael S. Tsirkin 935cdee7ee vhost: avoid backend flush on vring ops 12 years ago
Michael S. Tsirkin 64e9a9b8a0 vhost-net: initialize zcopy packet counters 12 years ago
Michael S. Tsirkin bd97120fc3 vhost: fix length for cross region descriptor 12 years ago
Sachin Kamat 91aa76518d vhost: Remove duplicate inclusion of linux/vhost.h 12 years ago
Masanari Iida 744627e91c treewide: fix printk typo in multiple drivers 12 years ago
Christoph Hellwig de103c93af target: pass sense_reason as a return value 12 years ago
Michael S. Tsirkin 24eb21a148 vhost-net: reduce vq polling on tx zerocopy 12 years ago
Michael S. Tsirkin eaae8132ef vhost-net: select tx zero copy dynamically 12 years ago
Michael S. Tsirkin b211616d71 vhost: move -net specific code out 12 years ago
Michael S. Tsirkin c4fcb586c3 vhost: track zero copy failures using DMA length 12 years ago
Michael S. Tsirkin 70e4cb9aaf vhost-net: cleanup macros for DMA status tracking 12 years ago
Michael S. Tsirkin e19d6763cc skb: report completion status for zero copy skbs 12 years ago
Michael S. Tsirkin 910a578f7e vhost: fix mergeable bufs on BE hosts 12 years ago
Nicholas Bellinger 9f0abc1554 tcm_vhost: Convert I/O path to use target_submit_cmd_map_sgls 13 years ago
Al Viro cecb46f194 vhost_set_vring(): turn pollstart/pollstop into bool 13 years ago
Roland Dreier 9c58b7ddd7 target: Simplify fabric sense data length handling 13 years ago
Roland Dreier 2ed772b7b9 target: Remove unused target_core_fabric_ops.get_fabric_sense_len method 13 years ago
Michael S. Tsirkin 6de7145ca3 tcm_vhost: Fix vhost_scsi_target structure alignment 13 years ago
Nicholas Bellinger 5b7517f814 tcm_vhost: Change vhost_scsi_target->vhost_wwpn to char * 13 years ago
Nicholas Bellinger 101998f6fc tcm_vhost: Post-merge review changes requested by MST 13 years ago
Fengguang Wu f0e0e9bba5 tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sgl 13 years ago
Nicholas Bellinger 057cbf49a1 tcm_vhost: Initial merge for vhost level target fabric driver 13 years ago
Stefan Hajnoczi 163049aefd vhost: make vhost work queue visible 13 years ago
Stefan Hajnoczi 0dd05a3b60 vhost: Separate vhost-net features from vhost features 13 years ago
Jens Freimann d7ffde35e3 vhost: use USER_DS in vhost_worker thread 13 years ago
Basil Gor c53cff5e42 vhost-net: fix handle_rx buffer size 13 years ago
Jason Wang c70aa540c7 vhost: zerocopy: poll vq in zerocopy callback 13 years ago
Jason Wang c8fb217af5 vhost_net: zerocopy: adding and signalling immediately when fully copied 13 years ago
Jason Wang dbf34207c6 vhost_net: re-poll only on EAGAIN or ENOBUFS 13 years ago
Jason Wang c460f05739 vhost_net: zerocopy: fix possible NULL pointer dereference of vq->bufs 13 years ago
Michael S. Tsirkin ca8f4fb21d skbuff: struct ubuf_info callback type safety 13 years ago
Zhi Yong Wu 5e7045b010 tools/virtio: fix up vhost/test module build 13 years ago
Cong Wang c6daa7ffa8 vhost: remove the second argument of k[un]map_atomic() 13 years ago
Michael S. Tsirkin ea5d404655 vhost: fix release path lockdep checks 13 years ago
Nadav Har'El d550dda192 vhost: don't forget to schedule() 13 years ago
stephen hemminger 7c7c7f01cc vhost-net: add module alias (v2.1) 13 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Shirley Ma 9e380825ab vhost: handle wrap around in # of bufs math 14 years ago
Michael S. Tsirkin c047e5f317 vhost-net: update used ring on backend change 14 years ago
Michael S. Tsirkin b834226b04 vhost: optimize interrupt enable/disable 14 years ago
Michael S. Tsirkin 75fd9edc10 vhost: fix zcopy reference counting 14 years ago
Jason Wang 2723feaa8e vhost: set log when updating used flags or avail event 14 years ago