summaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_pci_common.h
AgeCommit message (Expand)Author
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin
2017-04-11Revert "virtio_pci: remove struct virtio_pci_vq_info"Michael S. Tsirkin
2017-04-11Revert "virtio_pci: use shared interrupts for virtqueues"Michael S. Tsirkin
2017-04-11Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin
2017-02-27virtio: provide a method to get the IRQ affinity mask for a virtqueueChristoph Hellwig
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-02-27virtio_pci: don't duplicate the msix_enable flag in struct pci_devChristoph Hellwig
2017-02-27virtio_pci: use shared interrupts for virtqueuesChristoph Hellwig
2017-02-27virtio_pci: remove struct virtio_pci_vq_infoChristoph Hellwig
2016-12-16virtio_pci: use pci_alloc_irq_vectorsChristoph Hellwig
2016-03-02virtio_pci: Use the DMA API if enabledAndy Lutomirski
2016-01-12virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi
2015-06-24virtio-pci: alloc only resources actually used.Gerd Hoffmann
2015-01-21virtio_pci: add an option to disable legacy driverMichael S. Tsirkin
2015-01-21virtio_pci_modern: reduce number of mappingsMichael S. Tsirkin
2015-01-21virtio_pci: modern driverMichael S. Tsirkin
2015-01-21virtio_pci: move probe/remove code to commonMichael S. Tsirkin
2015-01-06virtio_pci: device-specific release callbackMichael S. Tsirkin
2014-12-14virtio_pci: move probe to common fileMichael S. Tsirkin
2014-12-11virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin
2014-12-09virtio_pci: rename virtio_pci -> virtio_pci_commonMichael S. Tsirkin