index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-08-05
vhost_vdpa: implement IRQ offloading in vhost_vdpa
Zhu Lingshan
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-02
vhost: revert "vhost: disable for OABI"
Michael S. Tsirkin
2020-04-20
vhost: disable for OABI
Michael S. Tsirkin
2020-04-17
vdpa: make vhost, virtio depend on menu
Michael S. Tsirkin
2020-04-16
virtio/test: fix up after IOTLB changes
Michael S. Tsirkin
2020-04-02
vhost: introduce vDPA-based backend
Tiwei Bie
2020-04-01
vringh: IOTLB support
Jason Wang
2020-04-01
vhost: factor out IOTLB
Jason Wang
2020-04-01
vhost: refine vhost and vringh kconfig
Jason Wang
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-08-22
vhost: allow vhost-scsi driver to be built-in
Greg Edwards
2017-02-11
tap: tap as an independent module
Sainath Grandhi
2016-08-02
vhost: split out vringh Kconfig
Michael S. Tsirkin
2016-08-02
VSOCK: Add Makefile and Kconfig
Asias He
2016-08-02
vhost: drop vringh dependency
Michael S. Tsirkin
2015-06-01
vhost: cross-endian support for legacy devices
Greg Kurz
2013-07-07
vhost: Make vhost a separate module
Asias He
2013-05-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-02
vhost_scsi: module rename
Michael S. Tsirkin
2013-03-20
vringh: host-side implementation of virtio rings.
Rusty Russell
2013-01-21
drivers/vhost: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-07-29
tcm_vhost: Initial merge for vhost level target fabric driver
Nicholas Bellinger
2010-02-18
net/macvtap: add vhost support
Arnd Bergmann
2010-01-21
vhost: fix TUN=m VHOST_NET=y
Michael S. Tsirkin
2010-01-15
vhost_net: a kernel-level virtio server
Michael S. Tsirkin