summaryrefslogtreecommitdiff
path: root/include/uapi/linux/vdpa.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-23vDPA: code clean for vhost_vdpa uapiZhu Lingshan1-3/+3
2024-03-19vDPA: report virtio-blk flush info to user spaceZhu Lingshan1-0/+1
2024-03-19vDPA: report virtio-block read-only info to user spaceZhu Lingshan1-0/+1
2024-03-19vDPA: report virtio-block write zeroes configuration to user spaceZhu Lingshan1-0/+2
2024-03-19vDPA: report virtio-block discarding configuration to user spaceZhu Lingshan1-0/+3
2024-03-19vDPA: report virtio-block topology info to user spaceZhu Lingshan1-0/+4
2024-03-19vDPA: report virtio-block MQ info to user spaceZhu Lingshan1-0/+1
2024-03-19vDPA: report virtio-block max segments in a request to user spaceZhu Lingshan1-0/+1
2024-03-19vDPA: report virtio-block block-size to user spaceZhu Lingshan1-0/+1
2024-03-19vDPA: report virtio-block max segment size to user spaceZhu Lingshan1-0/+1
2024-03-19vDPA: report virtio-block capacity to user spaceZhu Lingshan1-0/+2
2022-12-28vdpa: merge functionally duplicated dev_features attributesSi-Wei Liu1-3/+1
2022-10-08vDPA: allow userspace to query features of a vDPA deviceZhu Lingshan1-0/+4
2022-10-07vdpa: device feature provisioningJason Wang1-0/+2
2022-05-31vdpa: Add support for querying vendor statisticsEli Cohen1-0/+6
2022-01-15vdpa: Support reporting max device capabilitiesEli Cohen1-0/+2
2022-01-15vdpa: Add support for returning device configuration informationEli Cohen1-0/+4
2021-11-01vdpa: Introduce query of device config layoutParav Pandit1-0/+6
2021-11-01vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZEWu Zongyong1-0/+1
2021-02-23vdpa: Enable user to query vdpa device infoParav Pandit1-0/+5
2021-02-23vdpa: Enable a user to add and delete a vdpa deviceParav Pandit1-0/+4
2021-02-23vdpa: Define vdpa mgmt device, ops and a netlink interfaceParav Pandit1-0/+31