summaryrefslogtreecommitdiffstats
path: root/drivers/virtio/Kconfig
AgeCommit message (Expand)AuthorLines
2020-07-30virtio-mem: Fix build error due to improper use 'select'Weilong Chen-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-7/+7
2020-06-04virtio-mem: Paravirtualized memory hotunplug part 2David Hildenbrand-0/+1
2020-06-04virtio-mem: Paravirtualized memory hotplugDavid Hildenbrand-0/+16
2020-04-17vdpa: make vhost, virtio depend on menuMichael S. Tsirkin-1/+1
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+13
2020-04-07virtio-balloon: add support for providing free page reports to hostAlexander Duyck-0/+1
2020-04-02vdpa: move to drivers/vdpaMichael S. Tsirkin-2/+0
2020-04-01virtio: introduce a vDPA based transportJason Wang-0/+13
2020-04-01vDPA: introduce vDPA busJason Wang-0/+2
2019-07-05virtio-pmem: Add virtio pmem driverPankaj Gupta-0/+11
2019-05-27virtio: Fix indentation of VIRTIO_MMIOFabrizio Castro-4/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
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