aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/vdpa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-25vdpa: set the virtqueue num during registerJason Wang1-8/+10
2021-02-23vdpa: Enable user to query vdpa device infoParav Pandit1-0/+131
2021-02-23vdpa: Enable a user to add and delete a vdpa deviceParav Pandit1-10/+133
2021-02-23vdpa: Define vdpa mgmt device, ops and a netlink interfaceParav Pandit1-1/+212
2021-02-23vdpa: Extend routine to accept vdpa device nameParav Pandit1-4/+32
2020-12-18vdpa: Use simpler version of ida allocationParav Pandit1-1/+1
2020-08-05vdpa: remove hard coded virtq numMax Gurtovoy1-0/+3
2020-08-05vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin1-0/+1
2020-06-22vdpa: fix typos in the comments for __vdpa_alloc_device()Jason Wang1-1/+1
2020-04-17vdpa: fix comment of vdpa_register_device()Jason Wang1-1/+1
2020-04-02vdpa: move to drivers/vdpaMichael S. Tsirkin1-0/+180