aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virtio/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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