Jason Wang
|
429711aec2
vhost: switch to use new message format
|
7 лет назад |
Stefan Hajnoczi
|
ddd3d4081f
vhost: return bool from *_access_ok() functions
|
7 лет назад |
Sonny Rao
|
26b3660452
vhost: fix vhost ioctl signature to build with clang
|
7 лет назад |
Linus Torvalds
|
846ade7dd2
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
7 лет назад |
Eric Biggers
|
d25cc43c67
vhost: don't hold onto file pointer for VHOST_SET_LOG_FD
|
7 лет назад |
Eric Biggers
|
09f332a589
vhost: don't hold onto file pointer for VHOST_SET_VRING_ERR
|
7 лет назад |
Eric Biggers
|
e050c7d93f
vhost: don't hold onto file pointer for VHOST_SET_VRING_CALL
|
7 лет назад |
夷则(Caspar)
|
f6f93f75af
vhost: remove unused lock check flag in vhost_dev_cleanup()
|
7 лет назад |
Tonghao Zhang
|
ac964d7a59
vhost: Remove the unused variable.
|
7 лет назад |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 лет назад |
Al Viro
|
58e3b60298
vhost: annotate vhost_poll
|
8 лет назад |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 лет назад |
Davidlohr Bueso
|
f808c13fd3
lib/interval_tree: fast overlap detection
|
8 лет назад |
Jason Wang
|
8d65843c44
Revert "vhost: cache used event for better performance"
|
8 лет назад |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 лет назад |
Jason Wang
|
f889491380
vhost: introduce O(1) vq metadata cache
|
8 лет назад |
Jason Wang
|
809ecb9bca
vhost: cache used event for better performance
|
8 лет назад |
Jason Wang
|
6b1e6cc785
vhost: new device IOTLB API
|
9 лет назад |
Jason Wang
|
a9709d6874
vhost: convert pre sorted vhost memory array to interval tree
|
9 лет назад |
Jason Wang
|
04b96e5528
vhost: lockless enqueuing
|
9 лет назад |
Jason Wang
|
0308813724
vhost_net: basic polling support
|
9 лет назад |
Jason Wang
|
d4a60603fa
vhost: introduce vhost_vq_avail_empty()
|
9 лет назад |
Jason Wang
|
526d3e7ff5
vhost: introduce vhost_has_work()
|
9 лет назад |
Greg Kurz
|
80f7d0301e
vhost: rename vhost_init_used()
|
9 лет назад |
Michael S. Tsirkin
|
e407f39afd
vhost: fix performance on LE hosts
|
9 лет назад |
Michael S. Tsirkin
|
4e9fa50c6c
vhost: move features to core
|
10 лет назад |
Greg Kurz
|
2751c9882b
vhost: cross-endian support for legacy devices
|
10 лет назад |
Greg Kurz
|
7d82410950
virtio: add explicit big-endian support to memory accessors
|
10 лет назад |
Greg Kurz
|
ab27c07f60
vhost: introduce vhost_is_little_endian() helper
|
10 лет назад |
Jason Wang
|
2e73c716ba
vhost: remove unnecessary forward declarations in vhost.h
|
10 лет назад |