开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
Makefile
Age
Commit message (
Expand
)
Author
2024-04-26
virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
2023-12-19
virtio-pci: Introduce APIs to execute legacy IO admin commands
Yishai Hadas
2022-08-01
virtio: replace restricted mem access flag with callback
Juergen Gross
2021-11-01
virtio-pci: introduce legacy device module
Wu Zongyong
2021-02-23
virtio-pci: introduce modern device module
Jason Wang
2020-08-19
virtio: fix build for configs without dma-bufs
David Stevens
2020-08-18
virtio: add dma-buf support for exported objects
David Stevens
2020-06-04
virtio-mem: Paravirtualized memory hotplug
David Hildenbrand
2020-04-02
vdpa: move to drivers/vdpa
Michael S. Tsirkin
2020-04-01
virtio: introduce a vDPA based transport
Jason Wang
2020-04-01
vDPA: introduce vDPA bus
Jason Wang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-03-29
Add virtio-input driver.
Gerd Hoffmann
2015-01-21
virtio_pci: add an option to disable legacy driver
Michael S. Tsirkin
2015-01-21
virtio_pci: modern driver
Michael S. Tsirkin
2014-12-09
virtio_pci: rename virtio_pci -> virtio_pci_common
Michael S. Tsirkin
2012-09-28
virtio: remove CONFIG_VIRTIO_RING
Rusty Russell
2011-11-02
virtio: Add platform bus driver for memory mapped virtio device
Pawel Moll
2008-02-04
virtio: balloon driver
Rusty Russell
2008-02-04
virtio: PCI device
Anthony Liguori
2007-10-23
Virtio helper routines for a descriptor ringbuffer implementation
Rusty Russell
2007-10-23
Virtio interface
Rusty Russell