nutanix / libvfio-user

framework for emulating devices in userspace
BSD 3-Clause "New" or "Revised" License
164 stars 51 forks source link

docs: document DMA message dirty handling #755

Closed jlevon closed 1 year ago

jlevon commented 1 year ago

Document that on vfu_sgl_write(), it's the client's responsibility to track any dirty pages.

Signed-off-by: John Levon john.levon@nutanix.com