summaryrefslogtreecommitdiffstats
path: root/drivers/virtio/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-08-121-4/+7
|\
| * drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architecturesDavid Hildenbrand2022-08-111-3/+5
| * virtio: VIRTIO_HARDEN_NOTIFICATION is brokenMichael S. Tsirkin2022-08-111-1/+2
* | virtio: replace restricted mem access flag with callbackJuergen Gross2022-08-011-0/+4
|/
* virtio: disable notification hardening by defaultJason Wang2022-06-241-0/+13
* virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross2022-06-061-6/+0
* drivers/virtio: Enable virtio mem for ARM64Gavin Shan2022-03-281-3/+4
* virtio: drop default for virtio-memMichael S. Tsirkin2022-03-061-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-091-0/+1
|\
| * virtio-mem: disallow mapping virtio-mem memory via /dev/memDavid Hildenbrand2021-11-091-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+1
|\|
| * mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-061-1/+1
* | virtio-pci: introduce legacy device moduleWu Zongyong2021-11-011-0/+10
|/
* virtio-pci: introduce modern device moduleJason Wang2021-02-231-0/+9
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-10-231-0/+6
|\
| * virtio: let arch advertise guest's memory access restrictionsPierre Morel2020-10-211-0/+6
* | virtio: fix build for configs without dma-bufsDavid Stevens2020-08-191-0/+7
|/
* virtio-mem: Fix build error due to improper use 'select'Weilong Chen2020-07-301-1/+1
* 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