summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/virtio_pci/vp_vdpa.c
Commit message (Expand)AuthorAgeFilesLines
* vdpa: add get_config_size callback in vdpa_config_opsStefano Garzarella2021-05-031-0/+8
* vp_vdpa: report doorbell addressJason Wang2021-05-031-1/+17
* virtio-pci library: report resource addressJason Wang2021-05-031-1/+2
* vp_vdpa: switch to use vp_modern_map_vq_notify()Jason Wang2021-05-031-4/+5
* vdpa: introduce virtio pci driverJason Wang2021-05-031-0/+458