summaryrefslogtreecommitdiff
path: root/drivers/vhost/vhost.h
Commit message (Expand)AuthorAge
* vhost: return bool from *_access_ok() functionsStefan Hajnoczi2018-04-11
* vhost: fix vhost ioctl signature to build with clangSonny Rao2018-03-20
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-08
|\
| * vhost: don't hold onto file pointer for VHOST_SET_LOG_FDEric Biggers2018-02-01
| * vhost: don't hold onto file pointer for VHOST_SET_VRING_ERREric Biggers2018-02-01
| * vhost: don't hold onto file pointer for VHOST_SET_VRING_CALLEric Biggers2018-02-01
| * vhost: remove unused lock check flag in vhost_dev_cleanup()夷则(Caspar)2018-02-01
| * vhost: Remove the unused variable.Tonghao Zhang2018-02-01
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* | vhost: annotate vhost_pollAl Viro2017-11-27
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-08
* Revert "vhost: cache used event for better performance"Jason Wang2017-07-29
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
* vhost: introduce O(1) vq metadata cacheJason Wang2017-03-02
* vhost: cache used event for better performanceJason Wang2016-12-16
* vhost: new device IOTLB APIJason Wang2016-08-02
* vhost: convert pre sorted vhost memory array to interval treeJason Wang2016-08-02
* vhost: lockless enqueuingJason Wang2016-08-01
* vhost_net: basic polling supportJason Wang2016-03-11
* vhost: introduce vhost_vq_avail_empty()Jason Wang2016-03-11
* vhost: introduce vhost_has_work()Jason Wang2016-03-11
* vhost: rename vhost_init_used()Greg Kurz2016-03-02
* vhost: fix performance on LE hostsMichael S. Tsirkin2015-10-27
* vhost: move features to coreMichael S. Tsirkin2015-09-16
* vhost: cross-endian support for legacy devicesGreg Kurz2015-06-01
* virtio: add explicit big-endian support to memory accessorsGreg Kurz2015-06-01
* vhost: introduce vhost_is_little_endian() helperGreg Kurz2015-06-01
* vhost: remove unnecessary forward declarations in vhost.hJason Wang2014-12-09
* vhost: add memory access wrappersMichael S. Tsirkin2014-12-09
* vhost: make features 64 bitMichael S. Tsirkin2014-12-09
* vhost: move memory pointer to VQsMichael S. Tsirkin2014-06-09
* vhost: move acked_features to VQsMichael S. Tsirkin2014-06-09
* vhost: remove the dead branchZhi Yong Wu2013-12-06
* vhost: Remove custom vhost rcu usageAsias He2013-07-11
* vhost: Make vhost a separate moduleAsias He2013-07-07
* vhost: check owner before we overwrite ubuf_infoMichael S. Tsirkin2013-06-11
* vhost: Remove vhost_enable_zcopy in vhost.hAsias He2013-05-06
* vhost: Remove comments for hdr in vhost.hAsias He2013-05-06
* vhost: Move VHOST_NET_FEATURES to net.cAsias He2013-05-06
* vhost: Export vhost_dev_set_ownerAsias He2013-05-06
* vhost: fix error handling in RESET_OWNER ioctlMichael S. Tsirkin2013-05-01
* vhost: move per-vq net specific fields out to netMichael S. Tsirkin2013-05-01
* vhost: move vhost-net zerocopy fields to net.cAsias He2013-05-01
* vhost: Allow device specific fields per vqAsias He2013-05-01
* vhost_net: handle polling errors when setting backendJason Wang2013-01-29
* vhost: avoid backend flush on vring opsMichael S. Tsirkin2012-12-06
* vhost: move -net specific code outMichael S. Tsirkin2012-11-02
* vhost: track zero copy failures using DMA lengthMichael S. Tsirkin2012-11-02
* vhost-net: cleanup macros for DMA status trackingMichael S. Tsirkin2012-11-02