index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
drivers/virtio: Enable virtio mem for ARM64
Gavin Shan
1
-3
/
+4
2022-03-06
virtio: drop default for virtio-mem
Michael S. Tsirkin
1
-1
/
+0
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-11-09
virtio-mem: disallow mapping virtio-mem memory via /dev/mem
David Hildenbrand
1
-0
/
+1
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
1
-1
/
+1
2021-11-01
virtio-pci: introduce legacy device module
Wu Zongyong
1
-0
/
+10
2021-02-23
virtio-pci: introduce modern device module
Jason Wang
1
-0
/
+9
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+6
2020-10-21
virtio: let arch advertise guest's memory access restrictions
Pierre Morel
1
-0
/
+6
2020-08-19
virtio: fix build for configs without dma-bufs
David Stevens
1
-0
/
+7
2020-07-30
virtio-mem: Fix build error due to improper use 'select'
Weilong Chen
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-7
/
+7
2020-06-04
virtio-mem: Paravirtualized memory hotunplug part 2
David Hildenbrand
1
-0
/
+1
2020-06-04
virtio-mem: Paravirtualized memory hotplug
David Hildenbrand
1
-0
/
+16
2020-04-17
vdpa: make vhost, virtio depend on menu
Michael S. Tsirkin
1
-1
/
+1
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+13
2020-04-07
virtio-balloon: add support for providing free page reports to host
Alexander Duyck
1
-0
/
+1
2020-04-02
vdpa: move to drivers/vdpa
Michael S. Tsirkin
1
-2
/
+0
2020-04-01
virtio: introduce a vDPA based transport
Jason Wang
1
-0
/
+13
2020-04-01
vDPA: introduce vDPA bus
Jason Wang
1
-0
/
+2
2019-07-06
virtio-pmem: Add virtio pmem driver
Pankaj Gupta
1
-0
/
+11
2019-05-27
virtio: Fix indentation of VIRTIO_MMIO
Fabrizio Castro
1
-4
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-02-01
virtio: make VIRTIO a menuconfig to ease disabling it all
Vincent Legoll
1
-2
/
+6
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
1
-2
/
+2
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
1
-1
/
+1
2016-03-02
virtio_ring: Support DMA APIs
Andy Lutomirski
1
-1
/
+1
2015-03-29
Add virtio-input driver.
Gerd Hoffmann
1
-0
/
+10
2015-01-21
virtio_pci: add an option to disable legacy driver
Michael S. Tsirkin
1
-0
/
+19
2015-01-21
virtio_pci: drop Kconfig warnings
Michael S. Tsirkin
1
-3
/
+0
2015-01-21
virtio_pci: Kconfig grammar fix
Michael S. Tsirkin
1
-1
/
+1
2014-10-10
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
1
-0
/
+1
2013-01-11
drivers/virtio: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-4
/
+4
2012-09-28
virtio: remove CONFIG_VIRTIO_RING
Rusty Russell
1
-6
/
+0
2012-09-28
virtio: add help to CONFIG_VIRTIO option.
Rusty Russell
1
-2
/
+4
2012-09-28
virtio_balloon: not EXPERIMENTAL any more.
Rusty Russell
1
-2
/
+2
2012-09-28
virtio-balloon: dependency fix
Michael S. Tsirkin
1
-2
/
+1
2012-05-22
virtio-mmio: Devices parameter parsing
Pawel Moll
1
-0
/
+11
2011-11-24
virtio: add HAS_IOMEM dependency to MMIO platform bus driver
Heiko Carstens
1
-1
/
+1
2011-11-02
virtio: Add platform bus driver for memory mapped virtio device
Pawel Moll
1
-0
/
+11
2011-07-23
virtio: expose for non-virtualization users too
Ohad Ben-Cohen
1
-0
/
+3
2008-02-04
virtio: balloon driver
Rusty Russell
1
-0
/
+10
2008-02-04
virtio: PCI device
Anthony Liguori
1
-0
/
+17
2008-02-04
virtio: Allow virtio to be modular and used by modules
Rusty Russell
1
-2
/
+2
2007-10-23
Virtio helper routines for a descriptor ringbuffer implementation
Rusty Russell
1
-0
/
+5
2007-10-23
Virtio interface
Rusty Russell
1
-0
/
+3