summaryrefslogtreecommitdiffstats
path: root/drivers/virtio/Kconfig
AgeCommit message (Expand)AuthorLines
2018-02-01virtio: make VIRTIO a menuconfig to ease disabling it allVincent Legoll-2/+6
2017-08-24x86/lguest: Remove lguest supportJuergen Gross-2/+2
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab-1/+1
2016-03-02virtio_ring: Support DMA APIsAndy Lutomirski-1/+1
2015-03-29Add virtio-input driver.Gerd Hoffmann-0/+10
2015-01-21virtio_pci: add an option to disable legacy driverMichael S. Tsirkin-0/+19
2015-01-21virtio_pci: drop Kconfig warningsMichael S. Tsirkin-3/+0
2015-01-21virtio_pci: Kconfig grammar fixMichael S. Tsirkin-1/+1
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov-0/+1
2013-01-11drivers/virtio: remove depends on CONFIG_EXPERIMENTALKees Cook-4/+4
2012-09-28virtio: remove CONFIG_VIRTIO_RINGRusty Russell-6/+0
2012-09-28virtio: add help to CONFIG_VIRTIO option.Rusty Russell-2/+4
2012-09-28virtio_balloon: not EXPERIMENTAL any more.Rusty Russell-2/+2
2012-09-28virtio-balloon: dependency fixMichael S. Tsirkin-2/+1
2012-05-22virtio-mmio: Devices parameter parsingPawel Moll-0/+11
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens-1/+1
2011-11-02virtio: Add platform bus driver for memory mapped virtio devicePawel Moll-0/+11
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen-0/+3
2008-02-04virtio: balloon driverRusty Russell-0/+10
2008-02-04virtio: PCI deviceAnthony Liguori-0/+17
2008-02-04virtio: Allow virtio to be modular and used by modulesRusty Russell-2/+2
2007-10-23Virtio helper routines for a descriptor ringbuffer implementationRusty Russell-0/+5
2007-10-23Virtio interfaceRusty Russell-0/+3