summaryrefslogtreecommitdiff
path: root/drivers/virtio/Makefile
AgeCommit message (Expand)Author
2021-11-01virtio-pci: introduce legacy device moduleWu Zongyong
2021-02-23virtio-pci: introduce modern device moduleJason Wang
2020-08-19virtio: fix build for configs without dma-bufsDavid Stevens
2020-08-18virtio: add dma-buf support for exported objectsDavid Stevens
2020-06-04virtio-mem: Paravirtualized memory hotplugDavid Hildenbrand
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
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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: modern driverMichael S. Tsirkin
2014-12-09virtio_pci: rename virtio_pci -> virtio_pci_commonMichael S. Tsirkin
2012-09-28virtio: remove CONFIG_VIRTIO_RINGRusty Russell
2011-11-02virtio: Add platform bus driver for memory mapped virtio devicePawel Moll
2008-02-04virtio: balloon driverRusty Russell
2008-02-04virtio: PCI deviceAnthony Liguori
2007-10-23Virtio helper routines for a descriptor ringbuffer implementationRusty Russell
2007-10-23Virtio interfaceRusty Russell