aboutsummaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_pci_modern.c
AgeCommit message (Expand)Author
2018-06-12virtio_pci: support enabling VFsTiwei Bie
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: 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: remove struct virtio_pci_vq_infoChristoph Hellwig
2016-12-15virtio_pci_modern: fix complaint by sparseGonglei
2016-04-07virtio: virtio 1.0 cs04 spec compliance for resetMichael S. Tsirkin
2016-03-02virtio_pci: Use the DMA API if enabledAndy Lutomirski
2016-03-02virtio-pci: read the right virtio_pci_notify_cap fieldLadi Prosek
2016-01-12virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi
2015-06-24virtio-pci: alloc only resources actually used.Gerd Hoffmann
2015-04-15virtio_pci: support non-legacy balloon devicesMichael S. Tsirkin
2015-04-01virtio_pci_modern: switch to type-safe io accessorsMichael S. Tsirkin
2015-04-01virtio_pci_modern: type-safe io accessorsMichael S. Tsirkin
2015-02-11virtio_pci: use 16-bit accessor for queue_enable.Rusty Russell
2015-01-21virtio_pci_modern: drop an unused functionMichael S. Tsirkin
2015-01-21virtio_pci_modern: support devices with no configMichael S. Tsirkin
2015-01-21virtio_pci_modern: reduce number of mappingsMichael S. Tsirkin
2015-01-21virtio_pci: macros for PCI layout offsetsRusty Russell
2015-01-21virtio_pci: modern driverMichael S. Tsirkin