aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virtio/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-05virtio-pmem: Add virtio pmem driverPankaj Gupta1-0/+11
2019-05-27virtio: Fix indentation of VIRTIO_MMIOFabrizio Castro1-4/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-02-01virtio: make VIRTIO a menuconfig to ease disabling it allVincent Legoll1-2/+6
2017-08-24x86/lguest: Remove lguest supportJuergen Gross1-2/+2
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab1-1/+1
2016-03-02virtio_ring: Support DMA APIsAndy Lutomirski1-1/+1
2015-03-29Add virtio-input driver.Gerd Hoffmann1-0/+10
2015-01-21virtio_pci: add an option to disable legacy driverMichael S. Tsirkin1-0/+19
2015-01-21virtio_pci: drop Kconfig warningsMichael S. Tsirkin1-3/+0
2015-01-21virtio_pci: Kconfig grammar fixMichael S. Tsirkin1-1/+1
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov1-0/+1
2013-01-11drivers/virtio: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+4
2012-09-28virtio: remove CONFIG_VIRTIO_RINGRusty Russell1-6/+0
2012-09-28virtio: add help to CONFIG_VIRTIO option.Rusty Russell1-2/+4
2012-09-28virtio_balloon: not EXPERIMENTAL any more.Rusty Russell1-2/+2
2012-09-28virtio-balloon: dependency fixMichael S. Tsirkin1-2/+1
2012-05-22virtio-mmio: Devices parameter parsingPawel Moll1-0/+11
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens1-1/+1
2011-11-02virtio: Add platform bus driver for memory mapped virtio devicePawel Moll1-0/+11
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen1-0/+3
2008-02-04virtio: balloon driverRusty Russell1-0/+10
2008-02-04virtio: PCI deviceAnthony Liguori1-0/+17
2008-02-04virtio: Allow virtio to be modular and used by modulesRusty Russell1-2/+2
2007-10-23Virtio helper routines for a descriptor ringbuffer implementationRusty Russell1-0/+5
2007-10-23Virtio interfaceRusty Russell1-0/+3