summaryrefslogtreecommitdiffstats
path: root/drivers/virtio/virtio_pci_modern.c
Commit message (Expand)AuthorAgeFilesLines
* virtio: add context flag to find vqsMichael S. Tsirkin2017-05-021-4/+8
* Revert "virtio_pci: remove struct virtio_pci_vq_info"Michael S. Tsirkin2017-04-111-1/+5
* Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin2017-04-111-1/+1
* virtio: provide a method to get the IRQ affinity mask for a virtqueueChristoph Hellwig2017-02-271-0/+2
* virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-4/+3
* virtio_pci: don't duplicate the msix_enable flag in struct pci_devChristoph Hellwig2017-02-271-1/+1
* virtio_pci: remove struct virtio_pci_vq_infoChristoph Hellwig2017-02-271-5/+1
* virtio_pci_modern: fix complaint by sparseGonglei2016-12-151-4/+4
* virtio: virtio 1.0 cs04 spec compliance for resetMichael S. Tsirkin2016-04-071-3/+8
* virtio_pci: Use the DMA API if enabledAndy Lutomirski2016-03-021-45/+16
* virtio-pci: read the right virtio_pci_notify_cap fieldLadi Prosek2016-03-021-1/+1
* virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-121-1/+1
* virtio-pci: alloc only resources actually used.Gerd Hoffmann2015-06-241-6/+18
* virtio_pci: support non-legacy balloon devicesMichael S. Tsirkin2015-04-151-3/+0
* virtio_pci_modern: switch to type-safe io accessorsMichael S. Tsirkin2015-04-011-41/+42
* virtio_pci_modern: type-safe io accessorsMichael S. Tsirkin2015-04-011-0/+37
* virtio_pci: use 16-bit accessor for queue_enable.Rusty Russell2015-02-111-2/+2
* virtio_pci_modern: drop an unused functionMichael S. Tsirkin2015-01-211-8/+0
* virtio_pci_modern: support devices with no configMichael S. Tsirkin2015-01-211-2/+19
* virtio_pci_modern: reduce number of mappingsMichael S. Tsirkin2015-01-211-8/+49
* virtio_pci: macros for PCI layout offsetsRusty Russell2015-01-211-1/+59
* virtio_pci: modern driverMichael S. Tsirkin2015-01-211-0/+587
OpenPOWER on IntegriCloud