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
/
virtio
/
Kconfig
Age
Commit message (
Expand
)
Author
2021-02-23
virtio-pci: introduce modern device module
Jason Wang
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-10-21
virtio: let arch advertise guest's memory access restrictions
Pierre Morel
2020-08-19
virtio: fix build for configs without dma-bufs
David Stevens
2020-07-30
virtio-mem: Fix build error due to improper use 'select'
Weilong Chen
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-04
virtio-mem: Paravirtualized memory hotunplug part 2
David Hildenbrand
2020-06-04
virtio-mem: Paravirtualized memory hotplug
David Hildenbrand
2020-04-17
vdpa: make vhost, virtio depend on menu
Michael S. Tsirkin
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-04-07
virtio-balloon: add support for providing free page reports to host
Alexander Duyck
2020-04-02
vdpa: move to drivers/vdpa
Michael S. Tsirkin
2020-04-01
virtio: introduce a vDPA based transport
Jason Wang
2020-04-01
vDPA: introduce vDPA bus
Jason Wang
2019-07-05
virtio-pmem: Add virtio pmem driver
Pankaj Gupta
2019-05-27
virtio: Fix indentation of VIRTIO_MMIO
Fabrizio Castro
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-02-01
virtio: make VIRTIO a menuconfig to ease disabling it all
Vincent Legoll
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-03-02
virtio_ring: Support DMA APIs
Andy Lutomirski
2015-03-29
Add virtio-input driver.
Gerd Hoffmann
2015-01-21
virtio_pci: add an option to disable legacy driver
Michael S. Tsirkin
2015-01-21
virtio_pci: drop Kconfig warnings
Michael S. Tsirkin
2015-01-21
virtio_pci: Kconfig grammar fix
Michael S. Tsirkin
2014-10-09
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
2013-01-11
drivers/virtio: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-09-28
virtio: remove CONFIG_VIRTIO_RING
Rusty Russell
2012-09-28
virtio: add help to CONFIG_VIRTIO option.
Rusty Russell
2012-09-28
virtio_balloon: not EXPERIMENTAL any more.
Rusty Russell
2012-09-28
virtio-balloon: dependency fix
Michael S. Tsirkin
2012-05-22
virtio-mmio: Devices parameter parsing
Pawel Moll
2011-11-24
virtio: add HAS_IOMEM dependency to MMIO platform bus driver
Heiko Carstens
2011-11-02
virtio: Add platform bus driver for memory mapped virtio device
Pawel Moll
2011-07-23
virtio: expose for non-virtualization users too
Ohad Ben-Cohen
2008-02-04
virtio: balloon driver
Rusty Russell
2008-02-04
virtio: PCI device
Anthony Liguori
2008-02-04
virtio: Allow virtio to be modular and used by modules
Rusty Russell
2007-10-23
Virtio helper routines for a descriptor ringbuffer implementation
Rusty Russell
2007-10-23
Virtio interface
Rusty Russell