index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
Makefile
Age
Commit message (
Expand
)
Author
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