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
/
virtio_pci_common.h
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78
Thomas Gleixner
2018-08-11
virtio: Make vp_set_vq_affinity() take a mask.
Caleb Raitto
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
2017-04-11
Revert "virtio_pci: remove struct virtio_pci_vq_info"
Michael S. Tsirkin
2017-04-11
Revert "virtio_pci: use shared interrupts for virtqueues"
Michael S. Tsirkin
2017-04-11
Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"
Michael S. Tsirkin
2017-02-27
virtio: provide a method to get the IRQ affinity mask for a virtqueue
Christoph Hellwig
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-27
virtio_pci: don't duplicate the msix_enable flag in struct pci_dev
Christoph Hellwig
2017-02-27
virtio_pci: use shared interrupts for virtqueues
Christoph Hellwig
2017-02-27
virtio_pci: remove struct virtio_pci_vq_info
Christoph Hellwig
2016-12-16
virtio_pci: use pci_alloc_irq_vectors
Christoph Hellwig
2016-03-02
virtio_pci: Use the DMA API if enabled
Andy Lutomirski
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2015-06-24
virtio-pci: alloc only resources actually used.
Gerd Hoffmann
2015-01-21
virtio_pci: add an option to disable legacy driver
Michael S. Tsirkin
2015-01-21
virtio_pci_modern: reduce number of mappings
Michael S. Tsirkin
2015-01-21
virtio_pci: modern driver
Michael S. Tsirkin
2015-01-21
virtio_pci: move probe/remove code to common
Michael S. Tsirkin
2015-01-06
virtio_pci: device-specific release callback
Michael S. Tsirkin
2014-12-14
virtio_pci: move probe to common file
Michael S. Tsirkin
2014-12-11
virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACY
Michael S. Tsirkin
2014-12-09
virtio_pci: rename virtio_pci -> virtio_pci_common
Michael S. Tsirkin