aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virtio/virtio_pci_modern_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-08virtio-pci library: introduce vp_modern_get_driver_features()Jason Wang1-0/+21
2021-05-04virtio_pci_modern: correct sparse tags for notifyMichael S. Tsirkin1-5/+4
2021-05-03virtio-pci library: report resource addressJason Wang1-7/+17
2021-05-03virito_pci libray: hide vp_modern_map_capability()Jason Wang1-6/+4
2021-05-03virtio_pci_modern: hide vp_modern_get_queue_notify_off()Jason Wang1-3/+2
2021-05-03virtio_pci_modern: introduce helper to map vq notify areaJason Wang1-0/+35
2021-02-23virtio-pci: introduce modern device moduleJason Wang1-0/+599