summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/virtio_pci
Commit message (Expand)AuthorAgeFilesLines
* vp_vdpa: allow set vq state to initial state after resetJason Wang2021-07-081-3/+39
* vp_vdpa: correct the return value when fail to map notificationJason Wang2021-07-031-0/+1
* 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-032-0/+460