summaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_pci_modern_dev.c
AgeCommit message (Expand)Author
2023-12-19virtio-pci: Introduce admin virtqueueFeng Liu
2023-11-01virtio_pci: move structure to a headerMichael S. Tsirkin
2023-11-01virtio_pci: add check for common cfg sizeXuan Zhuo
2023-11-01virtio_pci: add build offset check for the new common cfg itemsXuan Zhuo
2023-10-18virtio_pci: fix the common cfg map sizeXuan Zhuo
2023-06-27virtio: allow caller to override device DMA mask in vp_modernShannon Nelson
2023-06-27virtio: allow caller to override device id in vp_modernShannon Nelson
2022-08-11virtio_pci: introduce helper to get/set queue resetXuan Zhuo
2022-06-24virtio: Remove unnecessary variable assignmentsBo Liu
2022-06-09virtio: Fix all occurences of the "the the" typoBo Liu
2022-05-31virtio: harden vring IRQJason Wang
2022-05-31virtio: pci: Fix an error handling path in vp_modern_probe()Christophe JAILLET
2022-03-28virtio: pci: check bar values read from virtio config spaceKeir Fraser
2022-01-14virtio: fix a typo in function "vp_modern_remove" comments.Dapeng Mi
2021-07-08virtio-pci library: introduce vp_modern_get_driver_features()Jason Wang
2021-05-04virtio_pci_modern: correct sparse tags for notifyMichael S. Tsirkin
2021-05-03virtio-pci library: report resource addressJason Wang
2021-05-03virito_pci libray: hide vp_modern_map_capability()Jason Wang
2021-05-03virtio_pci_modern: hide vp_modern_get_queue_notify_off()Jason Wang
2021-05-03virtio_pci_modern: introduce helper to map vq notify areaJason Wang
2021-02-23virtio-pci: introduce modern device moduleJason Wang