index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_pci_modern.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-11
virtio_pci: support the arg sizes of find_vqs()
Xuan Zhuo
1
-3
/
+7
2022-08-11
virtio: find_vqs() add arg sizes
Xuan Zhuo
1
-2
/
+5
2022-08-11
virtio_pci: support VIRTIO_F_RING_RESET
Xuan Zhuo
1
-0
/
+88
2022-08-11
virtio_pci: extract the logic of active vq for modern pci
Xuan Zhuo
1
-18
/
+28
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
1
-0
/
+2
2022-05-31
virtio-pci: implement synchronize_cbs()
Jason Wang
1
-0
/
+2
2022-05-31
virtio: Replace unsigned with unsigned int
Solomon Tan
1
-6
/
+6
2022-03-28
virtio: pci: check bar values read from virtio config space
Keir Fraser
1
-3
/
+9
2022-03-28
Revert "virtio_pci: harden MSI-X interrupts"
Jason Wang
1
-4
/
+2
2021-11-01
virtio_pci: harden MSI-X interrupts
Jason Wang
1
-2
/
+4
2021-05-04
virtio_pci_modern: __force cast the notify mapping
Michael S. Tsirkin
1
-1
/
+1
2021-05-03
virtio-pci library: report resource address
Jason Wang
1
-1
/
+1
2021-05-03
virtio-pci library: switch to use vp_modern_map_vq_notify()
Jason Wang
1
-25
/
+2
2021-02-23
virtio-pci: introduce modern device module
Jason Wang
1
-617
/
+0
2021-02-23
virito-pci-modern: rename map_capability() to vp_modern_map_capability()
Jason Wang
1
-16
/
+30
2021-02-23
virtio-pci-modern: introduce helper to get notification offset
Jason Wang
1
-5
/
+16
2021-02-23
virtio-pci-modern: introduce helper for getting queue nums
Jason Wang
1
-1
/
+12
2021-02-23
virtio-pci-modern: introduce helper for setting/geting queue size
Jason Wang
1
-2
/
+32
2021-02-23
virtio-pci-modern: introduce helper to set/get queue_enable
Jason Wang
1
-6
/
+31
2021-02-23
virtio-pci-modern: introduce vp_modern_queue_address()
Jason Wang
1
-6
/
+27
2021-02-23
virtio-pci-modern: introduce vp_modern_set_queue_vector()
Jason Wang
1
-12
/
+23
2021-02-23
virtio-pci-modern: introduce vp_modern_generation()
Jason Wang
1
-3
/
+14
2021-02-23
virtio-pci-modern: introduce helpers for setting and getting features
Jason Wang
1
-10
/
+33
2021-02-23
virtio-pci-modern: introduce helpers for setting and getting status
Jason Wang
1
-8
/
+29
2021-02-23
virtio-pci-modern: introduce helper to set config vector
Jason Wang
1
-2
/
+14
2021-02-23
virtio-pci-modern: introduce vp_modern_remove()
Jason Wang
1
-2
/
+12
2021-02-23
virtio-pci-modern: factor out modern device initialization logic
Jason Wang
1
-14
/
+36
2021-02-23
virtio-pci: split out modern device
Jason Wang
1
-70
/
+89
2021-02-23
virtio-pci: do not access iomem via struct virtio_pci_device directly
Jason Wang
1
-30
/
+46
2020-09-10
virtio: Implement get_shm_region for PCI transport
Sebastien Boeuf
1
-0
/
+95
2020-08-15
virtio: pci: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-05
virtio_pci_modern: Fix the comment of virtio_pci_find_capability()
Liao Pingfang
1
-0
/
+1
2020-06-02
virtio: add VIRTIO_RING_NO_LEGACY
Matej Genci
1
-0
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78
Thomas Gleixner
1
-4
/
+1
2018-06-12
virtio_pci: support enabling VFs
Tiwei Bie
1
-0
/
+14
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
[next]