summaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_pci_modern.c
Commit message (Expand)AuthorAge
* virtio: add context flag to find vqsMichael S. Tsirkin2017-05-02
* Revert "virtio_pci: remove struct virtio_pci_vq_info"Michael S. Tsirkin2017-04-11
* Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin2017-04-11
* virtio: provide a method to get the IRQ affinity mask for a virtqueueChristoph Hellwig2017-02-27
* virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-27
* virtio_pci: don't duplicate the msix_enable flag in struct pci_devChristoph Hellwig2017-02-27
* virtio_pci: remove struct virtio_pci_vq_infoChristoph Hellwig2017-02-27
* virtio_pci_modern: fix complaint by sparseGonglei2016-12-15
* virtio: virtio 1.0 cs04 spec compliance for resetMichael S. Tsirkin2016-04-07
* virtio_pci: Use the DMA API if enabledAndy Lutomirski2016-03-02
* virtio-pci: read the right virtio_pci_notify_cap fieldLadi Prosek2016-03-02
* virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-12
* virtio-pci: alloc only resources actually used.Gerd Hoffmann2015-06-24
* virtio_pci: support non-legacy balloon devicesMichael S. Tsirkin2015-04-15
* virtio_pci_modern: switch to type-safe io accessorsMichael S. Tsirkin2015-04-01
* virtio_pci_modern: type-safe io accessorsMichael S. Tsirkin2015-04-01
* virtio_pci: use 16-bit accessor for queue_enable.Rusty Russell2015-02-11
* virtio_pci_modern: drop an unused functionMichael S. Tsirkin2015-01-21
* virtio_pci_modern: support devices with no configMichael S. Tsirkin2015-01-21
* virtio_pci_modern: reduce number of mappingsMichael S. Tsirkin2015-01-21
* virtio_pci: macros for PCI layout offsetsRusty Russell2015-01-21
* virtio_pci: modern driverMichael S. Tsirkin2015-01-21