summaryrefslogtreecommitdiff
path: root/drivers/vdpa/vdpa.c
AgeCommit message (Expand)Author
2021-02-25vdpa: set the virtqueue num during registerJason Wang
2021-02-23vdpa: Enable user to query vdpa device infoParav Pandit
2021-02-23vdpa: Enable a user to add and delete a vdpa deviceParav Pandit
2021-02-23vdpa: Define vdpa mgmt device, ops and a netlink interfaceParav Pandit
2021-02-23vdpa: Extend routine to accept vdpa device nameParav Pandit
2020-12-18vdpa: Use simpler version of ida allocationParav Pandit
2020-08-05vdpa: remove hard coded virtq numMax Gurtovoy
2020-08-05vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin
2020-06-22vdpa: fix typos in the comments for __vdpa_alloc_device()Jason Wang
2020-04-17vdpa: fix comment of vdpa_register_device()Jason Wang
2020-04-02vdpa: move to drivers/vdpaMichael S. Tsirkin