- d8f35f4 vhost: fix up vhost_work coding style by Mike Christie · 3 years, 8 months ago
- efb18e1 vhost: fix poll coding style by Mike Christie · 3 years, 8 months ago
- 1465cb6 vhost: remove work arg from vhost_work_flush by Mike Christie · 3 years, 8 months ago
- 7a43ce37c vhost: Remove the repeated declaration by Shaokun Zhang · 3 years, 8 months ago
- 6bcf342 vhost: add helper to check if a vq has been setup by Mike Christie · 4 years, 2 months ago
- 86e182f vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call by Zhu Lingshan · 4 years, 4 months ago
- 5e5e873 vhost: reduce stack usage in log_used by Li Wang · 4 years, 4 months ago
- 460f7ce vhost: generialize backend features setting/getting by Jason Wang · 4 years, 5 months ago
- 265a0ad vhost: introduce vhost_vring_call by Zhu Lingshan · 4 years, 6 months ago
- 01fcb1c vhost: allow device that does not depend on vhost worker by Jason Wang · 4 years, 8 months ago
- a865e42 virtio: force spec specified alignment on types by Michael S. Tsirkin · 4 years, 9 months ago
- 247643f vhost: Create accessors for virtqueues private_data by Eugenio Pérez · 4 years, 10 months ago
- 0bbe306 vhost: factor out IOTLB by Jason Wang · 4 years, 10 months ago
- 792a4f2 vhost: allow per device message handler by Jason Wang · 4 years, 10 months ago
- 8f6a7f9 vhost, kcov: collect coverage from vhost_worker by Andrey Konovalov · 5 years ago
- 3d2c7d3 Revert "vhost: access vq metadata through kernel virtual address" by Michael S. Tsirkin · 5 years ago
- 73f628e vhost: disable metadata prefetch optimization by Michael S. Tsirkin · 5 years ago
- 0b4a709 vhost: fix clang build warning by Michael S. Tsirkin · 6 years ago
- 7f46603 vhost: access vq metadata through kernel virtual address by Jason Wang · 6 years ago
- 9b5e830 vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch() by Jason Wang · 6 years ago
- e82b9b0 vhost: introduce vhost_exceeds_weight() by Jason Wang · 6 years ago
- b46a0bf vhost: fix OOB in get_rx_bufs() by Jason Wang · 6 years ago
- cc5e710 vhost: log dirty page correctly by Jason Wang · 6 years ago
- 429711a vhost: switch to use new message format by Jason Wang · 6 years ago
- ddd3d40 vhost: return bool from *_access_ok() functions by Stefan Hajnoczi · 7 years ago
- 26b3660 vhost: fix vhost ioctl signature to build with clang by Sonny Rao · 7 years ago
- 846ade7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
- d25cc43 vhost: don't hold onto file pointer for VHOST_SET_LOG_FD by Eric Biggers · 7 years ago
- 09f332a vhost: don't hold onto file pointer for VHOST_SET_VRING_ERR by Eric Biggers · 7 years ago
- e050c7d vhost: don't hold onto file pointer for VHOST_SET_VRING_CALL by Eric Biggers · 7 years ago
- f6f93f7 vhost: remove unused lock check flag in vhost_dev_cleanup() by 夷则(Caspar) · 7 years ago
- ac964d7 vhost: Remove the unused variable. by Tonghao Zhang · 7 years ago
- afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
- 58e3b60 vhost: annotate vhost_poll by Al Viro · 8 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
- 8d65843 Revert "vhost: cache used event for better performance" by Jason Wang · 7 years ago
- ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
- f889491 vhost: introduce O(1) vq metadata cache by Jason Wang · 8 years ago
- 809ecb9 vhost: cache used event for better performance by Jason Wang · 8 years ago
- 6b1e6cc vhost: new device IOTLB API by Jason Wang · 9 years ago
- a9709d6 vhost: convert pre sorted vhost memory array to interval tree by Jason Wang · 9 years ago
- 04b96e5 vhost: lockless enqueuing by Jason Wang · 9 years ago
- 0308813 vhost_net: basic polling support by Jason Wang · 9 years ago
- d4a6060 vhost: introduce vhost_vq_avail_empty() by Jason Wang · 9 years ago
- 526d3e7 vhost: introduce vhost_has_work() by Jason Wang · 9 years ago
- 80f7d03 vhost: rename vhost_init_used() by Greg Kurz · 9 years ago
- e407f39 vhost: fix performance on LE hosts by Michael S. Tsirkin · 9 years ago
- 4e9fa50 vhost: move features to core by Michael S. Tsirkin · 9 years ago
- 2751c98 vhost: cross-endian support for legacy devices by Greg Kurz · 10 years ago
- 7d82410 virtio: add explicit big-endian support to memory accessors by Greg Kurz · 10 years ago
- ab27c07 vhost: introduce vhost_is_little_endian() helper by Greg Kurz · 10 years ago
- 2e73c71 vhost: remove unnecessary forward declarations in vhost.h by Jason Wang · 10 years ago
- e05fd12 vhost: add memory access wrappers by Michael S. Tsirkin · 10 years ago
- bd82752 vhost: make features 64 bit by Michael S. Tsirkin · 10 years ago
- 47283be vhost: move memory pointer to VQs by Michael S. Tsirkin · 11 years ago
- ea16c51 vhost: move acked_features to VQs by Michael S. Tsirkin · 11 years ago
- 59566b6e vhost: remove the dead branch by Zhi Yong Wu · 11 years ago
- 22fa90c vhost: Remove custom vhost rcu usage by Asias He · 12 years ago
- 6ac1afb vhost: Make vhost a separate module by Asias He · 12 years ago
- 05c0535 vhost: check owner before we overwrite ubuf_info by Michael S. Tsirkin · 12 years ago
- e40ab74 vhost: Remove vhost_enable_zcopy in vhost.h by Asias He · 12 years ago
- ab00c42 vhost: Remove comments for hdr in vhost.h by Asias He · 12 years ago
- 8570a6e vhost: Move VHOST_NET_FEATURES to net.c by Asias He · 12 years ago
- 54db63c vhost: Export vhost_dev_set_owner by Asias He · 12 years ago
- 150b9e5 vhost: fix error handling in RESET_OWNER ioctl by Michael S. Tsirkin · 12 years ago
- 81f95a5 vhost: move per-vq net specific fields out to net by Michael S. Tsirkin · 12 years ago
- 2839400 vhost: move vhost-net zerocopy fields to net.c by Asias He · 12 years ago
- 3ab2e42 vhost: Allow device specific fields per vq by Asias He · 12 years ago
- 2b8b328 vhost_net: handle polling errors when setting backend by Jason Wang · 12 years ago
- 935cdee vhost: avoid backend flush on vring ops by Michael S. Tsirkin · 12 years ago
- b211616 vhost: move -net specific code out by Michael S. Tsirkin · 12 years ago
- c4fcb58 vhost: track zero copy failures using DMA length by Michael S. Tsirkin · 12 years ago
- 70e4cb9 vhost-net: cleanup macros for DMA status tracking by Michael S. Tsirkin · 12 years ago
- e19d676 skb: report completion status for zero copy skbs by Michael S. Tsirkin · 12 years ago
- 163049a vhost: make vhost work queue visible by Stefan Hajnoczi · 12 years ago
- 0dd05a3 vhost: Separate vhost-net features from vhost features by Stefan Hajnoczi · 12 years ago
- ca8f4fb skbuff: struct ubuf_info callback type safety by Michael S. Tsirkin · 13 years ago
- ea5d404 vhost: fix release path lockdep checks by Michael S. Tsirkin · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- f59281d vhost: init used ring after backend was set by Jason Wang · 14 years ago
- bab632d vhost: vhost TX zero-copy support by Michael S. Tsirkin · 14 years ago
- 8ea8cf8 vhost: support event index by Michael S. Tsirkin · 14 years ago
- 5e18247 vhost: rcu annotation fixup by Michael S. Tsirkin · 14 years ago
- a290aec vhost: fix typos in comment by Jason Wang · 14 years ago
- 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
- e0e9b40 vhost: max s/g to match qemu by Jason Wang · 14 years ago
- 28457ee vhost: add __rcu annotations by Arnd Bergmann · 15 years ago
- 8dd014a vhost-net: mergeable buffers support by David Stevens · 14 years ago
- c23f3445 vhost: replace vhost_workqueue with per-vhost kthread by Tejun Heo · 15 years ago
- d5675bd vhost: break out of polling loop on error by Michael S. Tsirkin · 15 years ago
- 3a4d5c9 vhost_net: a kernel-level virtio server by Michael S. Tsirkin · 15 years ago