index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_pci_modern_dev.c
Age
Commit message (
Expand
)
Author
2023-12-19
virtio-pci: Introduce admin virtqueue
Feng Liu
2023-11-01
virtio_pci: move structure to a header
Michael S. Tsirkin
2023-11-01
virtio_pci: add check for common cfg size
Xuan Zhuo
2023-11-01
virtio_pci: add build offset check for the new common cfg items
Xuan Zhuo
2023-10-18
virtio_pci: fix the common cfg map size
Xuan Zhuo
2023-06-27
virtio: allow caller to override device DMA mask in vp_modern
Shannon Nelson
2023-06-27
virtio: allow caller to override device id in vp_modern
Shannon Nelson
2022-08-11
virtio_pci: introduce helper to get/set queue reset
Xuan Zhuo
2022-06-24
virtio: Remove unnecessary variable assignments
Bo Liu
2022-06-09
virtio: Fix all occurences of the "the the" typo
Bo Liu
2022-05-31
virtio: harden vring IRQ
Jason Wang
2022-05-31
virtio: pci: Fix an error handling path in vp_modern_probe()
Christophe JAILLET
2022-03-28
virtio: pci: check bar values read from virtio config space
Keir Fraser
2022-01-14
virtio: fix a typo in function "vp_modern_remove" comments.
Dapeng Mi
2021-07-08
virtio-pci library: introduce vp_modern_get_driver_features()
Jason Wang
2021-05-04
virtio_pci_modern: correct sparse tags for notify
Michael S. Tsirkin
2021-05-03
virtio-pci library: report resource address
Jason Wang
2021-05-03
virito_pci libray: hide vp_modern_map_capability()
Jason Wang
2021-05-03
virtio_pci_modern: hide vp_modern_get_queue_notify_off()
Jason Wang
2021-05-03
virtio_pci_modern: introduce helper to map vq notify area
Jason Wang
2021-02-23
virtio-pci: introduce modern device module
Jason Wang