summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/vdpa.h
Commit message (Expand)AuthorAgeFilesLines
* vDPA: code clean for vhost_vdpa uapiZhu Lingshan2024-04-221-3/+3
* vDPA: report virtio-blk flush info to user spaceZhu Lingshan2024-03-191-0/+1
* vDPA: report virtio-block read-only info to user spaceZhu Lingshan2024-03-191-0/+1
* vDPA: report virtio-block write zeroes configuration to user spaceZhu Lingshan2024-03-191-0/+2
* vDPA: report virtio-block discarding configuration to user spaceZhu Lingshan2024-03-191-0/+3
* vDPA: report virtio-block topology info to user spaceZhu Lingshan2024-03-191-0/+4
* vDPA: report virtio-block MQ info to user spaceZhu Lingshan2024-03-191-0/+1
* vDPA: report virtio-block max segments in a request to user spaceZhu Lingshan2024-03-191-0/+1
* vDPA: report virtio-block block-size to user spaceZhu Lingshan2024-03-191-0/+1
* vDPA: report virtio-block max segment size to user spaceZhu Lingshan2024-03-191-0/+1
* vDPA: report virtio-block capacity to user spaceZhu Lingshan2024-03-191-0/+2
* vdpa: merge functionally duplicated dev_features attributesSi-Wei Liu2022-12-281-3/+1
* vDPA: allow userspace to query features of a vDPA deviceZhu Lingshan2022-10-071-0/+4
* vdpa: device feature provisioningJason Wang2022-10-071-0/+2
* vdpa: Add support for querying vendor statisticsEli Cohen2022-05-311-0/+6
* vdpa: Support reporting max device capabilitiesEli Cohen2022-01-141-0/+2
* vdpa: Add support for returning device configuration informationEli Cohen2022-01-141-0/+4
* vdpa: Introduce query of device config layoutParav Pandit2021-11-011-0/+6
* vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZEWu Zongyong2021-11-011-0/+1
* vdpa: Enable user to query vdpa device infoParav Pandit2021-02-231-0/+5
* vdpa: Enable a user to add and delete a vdpa deviceParav Pandit2021-02-231-0/+4
* vdpa: Define vdpa mgmt device, ops and a netlink interfaceParav Pandit2021-02-231-0/+31