aboutsummaryrefslogtreecommitdiff
path: root/test/py/test_sgl_get_put.py
AgeCommit message (Collapse)AuthorFilesLines
2022-05-27re-work SGL API (#675)John Levon1-0/+127
Harmonize and rename the vfu_*sg() APIs to better reflect their functionality: in our case, there is no mapping happening as part of these calls, they are merely housekeeping for range splitting, dirty tracking, and so on. Signed-off-by: John Levon <john.levon@nutanix.com> Reviewed-by: Thanos Makatos <thanos.makatos@nutanix.com>