开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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