summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/vdpa.c
Commit message (Expand)AuthorAgeFilesLines
* vdpa: Enable user to query vdpa device infoParav Pandit2021-02-231-0/+131
* vdpa: Enable a user to add and delete a vdpa deviceParav Pandit2021-02-231-10/+133
* vdpa: Define vdpa mgmt device, ops and a netlink interfaceParav Pandit2021-02-231-1/+212
* vdpa: Extend routine to accept vdpa device nameParav Pandit2021-02-231-4/+32
* vdpa: Use simpler version of ida allocationParav Pandit2020-12-181-1/+1
* vdpa: remove hard coded virtq numMax Gurtovoy2020-08-051-0/+3
* vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin2020-08-051-0/+1
* vdpa: fix typos in the comments for __vdpa_alloc_device()Jason Wang2020-06-221-1/+1
* vdpa: fix comment of vdpa_register_device()Jason Wang2020-04-171-1/+1
* vdpa: move to drivers/vdpaMichael S. Tsirkin2020-04-021-0/+180