index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_pci_modern.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
1
-4
/
+8
2017-04-11
Revert "virtio_pci: remove struct virtio_pci_vq_info"
Michael S. Tsirkin
1
-1
/
+5
2017-04-11
Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"
Michael S. Tsirkin
1
-1
/
+1
2017-02-27
virtio: provide a method to get the IRQ affinity mask for a virtqueue
Christoph Hellwig
1
-0
/
+2
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
1
-4
/
+3
2017-02-27
virtio_pci: don't duplicate the msix_enable flag in struct pci_dev
Christoph Hellwig
1
-1
/
+1
2017-02-27
virtio_pci: remove struct virtio_pci_vq_info
Christoph Hellwig
1
-5
/
+1
2016-12-15
virtio_pci_modern: fix complaint by sparse
Gonglei
1
-4
/
+4
2016-04-07
virtio: virtio 1.0 cs04 spec compliance for reset
Michael S. Tsirkin
1
-3
/
+8
2016-03-02
virtio_pci: Use the DMA API if enabled
Andy Lutomirski
1
-45
/
+16
2016-03-02
virtio-pci: read the right virtio_pci_notify_cap field
Ladi Prosek
1
-1
/
+1
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
1
-1
/
+1
2015-06-24
virtio-pci: alloc only resources actually used.
Gerd Hoffmann
1
-6
/
+18
2015-04-15
virtio_pci: support non-legacy balloon devices
Michael S. Tsirkin
1
-3
/
+0
2015-04-01
virtio_pci_modern: switch to type-safe io accessors
Michael S. Tsirkin
1
-41
/
+42
2015-04-01
virtio_pci_modern: type-safe io accessors
Michael S. Tsirkin
1
-0
/
+37
2015-02-11
virtio_pci: use 16-bit accessor for queue_enable.
Rusty Russell
1
-2
/
+2
2015-01-21
virtio_pci_modern: drop an unused function
Michael S. Tsirkin
1
-8
/
+0
2015-01-21
virtio_pci_modern: support devices with no config
Michael S. Tsirkin
1
-2
/
+19
2015-01-21
virtio_pci_modern: reduce number of mappings
Michael S. Tsirkin
1
-8
/
+49
2015-01-21
virtio_pci: macros for PCI layout offsets
Rusty Russell
1
-1
/
+59
2015-01-21
virtio_pci: modern driver
Michael S. Tsirkin
1
-0
/
+587