summaryrefslogtreecommitdiffstats
path: root/drivers/virtio/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-7/+7
* virtio-mem: Paravirtualized memory hotunplug part 2David Hildenbrand2020-06-041-0/+1
* virtio-mem: Paravirtualized memory hotplugDavid Hildenbrand2020-06-041-0/+16
* vdpa: make vhost, virtio depend on menuMichael S. Tsirkin2020-04-171-1/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-081-0/+13
|\
| * vdpa: move to drivers/vdpaMichael S. Tsirkin2020-04-021-2/+0
| * virtio: introduce a vDPA based transportJason Wang2020-04-011-0/+13
| * vDPA: introduce vDPA busJason Wang2020-04-011-0/+2
* | virtio-balloon: add support for providing free page reports to hostAlexander Duyck2020-04-071-0/+1
|/
* virtio-pmem: Add virtio pmem driverPankaj Gupta2019-07-051-0/+11
* virtio: Fix indentation of VIRTIO_MMIOFabrizio Castro2019-05-271-4/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* virtio: make VIRTIO a menuconfig to ease disabling it allVincent Legoll2018-02-011-2/+6
* x86/lguest: Remove lguest supportJuergen Gross2017-08-241-2/+2
* docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-1/+1
* virtio_ring: Support DMA APIsAndy Lutomirski2016-03-021-1/+1
* Add virtio-input driver.Gerd Hoffmann2015-03-291-0/+10
* virtio_pci: add an option to disable legacy driverMichael S. Tsirkin2015-01-211-0/+19
* virtio_pci: drop Kconfig warningsMichael S. Tsirkin2015-01-211-3/+0
* virtio_pci: Kconfig grammar fixMichael S. Tsirkin2015-01-211-1/+1
* mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov2014-10-091-0/+1
* drivers/virtio: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-4/+4
* virtio: remove CONFIG_VIRTIO_RINGRusty Russell2012-09-281-6/+0
* virtio: add help to CONFIG_VIRTIO option.Rusty Russell2012-09-281-2/+4
* virtio_balloon: not EXPERIMENTAL any more.Rusty Russell2012-09-281-2/+2
* virtio-balloon: dependency fixMichael S. Tsirkin2012-09-281-2/+1
* virtio-mmio: Devices parameter parsingPawel Moll2012-05-221-0/+11
* virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens2011-11-241-1/+1
* virtio: Add platform bus driver for memory mapped virtio devicePawel Moll2011-11-021-0/+11
* virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-231-0/+3
* virtio: balloon driverRusty Russell2008-02-041-0/+10
* virtio: PCI deviceAnthony Liguori2008-02-041-0/+17
* virtio: Allow virtio to be modular and used by modulesRusty Russell2008-02-041-2/+2
* Virtio helper routines for a descriptor ringbuffer implementationRusty Russell2007-10-231-0/+5
* Virtio interfaceRusty Russell2007-10-231-0/+3