summaryrefslogtreecommitdiff
path: root/drivers/virtio/Kconfig
AgeCommit message (Expand)Author
2023-12-19virtio-pci: Initialize the supported admin commandsYishai Hadas
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-11drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architecturesDavid Hildenbrand
2022-08-11virtio: VIRTIO_HARDEN_NOTIFICATION is brokenMichael S. Tsirkin
2022-08-01virtio: replace restricted mem access flag with callbackJuergen Gross
2022-06-24virtio: disable notification hardening by defaultJason Wang
2022-06-06virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross
2022-03-28drivers/virtio: Enable virtio mem for ARM64Gavin Shan
2022-03-06virtio: drop default for virtio-memMichael S. Tsirkin
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09virtio-mem: disallow mapping virtio-mem memory via /dev/memDavid Hildenbrand
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2021-11-01virtio-pci: introduce legacy device moduleWu Zongyong
2021-02-23virtio-pci: introduce modern device moduleJason Wang
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-21virtio: let arch advertise guest's memory access restrictionsPierre Morel
2020-08-19virtio: fix build for configs without dma-bufsDavid Stevens
2020-07-30virtio-mem: Fix build error due to improper use 'select'Weilong Chen
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-04virtio-mem: Paravirtualized memory hotunplug part 2David Hildenbrand
2020-06-04virtio-mem: Paravirtualized memory hotplugDavid Hildenbrand
2020-04-17vdpa: make vhost, virtio depend on menuMichael S. Tsirkin
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-07virtio-balloon: add support for providing free page reports to hostAlexander Duyck
2020-04-02vdpa: move to drivers/vdpaMichael S. Tsirkin
2020-04-01virtio: introduce a vDPA based transportJason Wang
2020-04-01vDPA: introduce vDPA busJason Wang
2019-07-05virtio-pmem: Add virtio pmem driverPankaj Gupta
2019-05-27virtio: Fix indentation of VIRTIO_MMIOFabrizio Castro
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-02-01virtio: make VIRTIO a menuconfig to ease disabling it allVincent Legoll
2017-08-24x86/lguest: Remove lguest supportJuergen Gross
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-03-02virtio_ring: Support DMA APIsAndy Lutomirski
2015-03-29Add virtio-input driver.Gerd Hoffmann
2015-01-21virtio_pci: add an option to disable legacy driverMichael S. Tsirkin
2015-01-21virtio_pci: drop Kconfig warningsMichael S. Tsirkin
2015-01-21virtio_pci: Kconfig grammar fixMichael S. Tsirkin
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov
2013-01-11drivers/virtio: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-09-28virtio: remove CONFIG_VIRTIO_RINGRusty Russell
2012-09-28virtio: add help to CONFIG_VIRTIO option.Rusty Russell
2012-09-28virtio_balloon: not EXPERIMENTAL any more.Rusty Russell
2012-09-28virtio-balloon: dependency fixMichael S. Tsirkin
2012-05-22virtio-mmio: Devices parameter parsingPawel Moll
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens
2011-11-02virtio: Add platform bus driver for memory mapped virtio devicePawel Moll
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen
2008-02-04virtio: balloon driverRusty Russell