aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/virtio_pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-11vp_vdpa: Fix return value check for vdpa_alloc_device()Xie Yongji1-2/+2
2021-07-08vp_vdpa: allow set vq state to initial state after resetJason Wang1-3/+39
2021-07-03vp_vdpa: correct the return value when fail to map notificationJason Wang1-0/+1
2021-05-03vdpa: add get_config_size callback in vdpa_config_opsStefano Garzarella1-0/+8
2021-05-03vp_vdpa: report doorbell addressJason Wang1-1/+17
2021-05-03virtio-pci library: report resource addressJason Wang1-1/+2
2021-05-03vp_vdpa: switch to use vp_modern_map_vq_notify()Jason Wang1-4/+5
2021-05-03vdpa: introduce virtio pci driverJason Wang2-0/+460