index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_pci_modern.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "virtio_pci: remove struct virtio_pci_vq_info"
Michael S. Tsirkin
2017-04-11
1
-1
/
+5
*
Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"
Michael S. Tsirkin
2017-04-11
1
-1
/
+1
*
virtio: provide a method to get the IRQ affinity mask for a virtqueue
Christoph Hellwig
2017-02-27
1
-0
/
+2
*
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-27
1
-4
/
+3
*
virtio_pci: don't duplicate the msix_enable flag in struct pci_dev
Christoph Hellwig
2017-02-27
1
-1
/
+1
*
virtio_pci: remove struct virtio_pci_vq_info
Christoph Hellwig
2017-02-27
1
-5
/
+1
*
virtio_pci_modern: fix complaint by sparse
Gonglei
2016-12-15
1
-4
/
+4
*
virtio: virtio 1.0 cs04 spec compliance for reset
Michael S. Tsirkin
2016-04-07
1
-3
/
+8
*
virtio_pci: Use the DMA API if enabled
Andy Lutomirski
2016-03-02
1
-45
/
+16
*
virtio-pci: read the right virtio_pci_notify_cap field
Ladi Prosek
2016-03-02
1
-1
/
+1
*
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2016-01-12
1
-1
/
+1
*
virtio-pci: alloc only resources actually used.
Gerd Hoffmann
2015-06-24
1
-6
/
+18
*
virtio_pci: support non-legacy balloon devices
Michael S. Tsirkin
2015-04-15
1
-3
/
+0
*
virtio_pci_modern: switch to type-safe io accessors
Michael S. Tsirkin
2015-04-01
1
-41
/
+42
*
virtio_pci_modern: type-safe io accessors
Michael S. Tsirkin
2015-04-01
1
-0
/
+37
*
virtio_pci: use 16-bit accessor for queue_enable.
Rusty Russell
2015-02-11
1
-2
/
+2
*
virtio_pci_modern: drop an unused function
Michael S. Tsirkin
2015-01-21
1
-8
/
+0
*
virtio_pci_modern: support devices with no config
Michael S. Tsirkin
2015-01-21
1
-2
/
+19
*
virtio_pci_modern: reduce number of mappings
Michael S. Tsirkin
2015-01-21
1
-8
/
+49
*
virtio_pci: macros for PCI layout offsets
Rusty Russell
2015-01-21
1
-1
/
+59
*
virtio_pci: modern driver
Michael S. Tsirkin
2015-01-21
1
-0
/
+587