aboutsummaryrefslogtreecommitdiff
path: root/docs/vfio-user.rst
AgeCommit message (Expand)AuthorFilesLines
2021-09-08initial ioeventfd support (#601)JAKelly101-6/+6
2021-08-27Add support for VFIO_DMA_UNMAP_FLAG_ALL flag (#600)Swapnil Ingle1-0/+5
2021-08-19docs/vfio-user.rst: Fix typo (#592)Swapnil Ingle1-1/+1
2021-06-09don't allow portion of DMA region to be removed (#560)Thanos Makatos1-2/+1
2021-06-09spec: require DMA unmap to match exactly previous mapping (#559)Thanos Makatos1-1/+2
2021-06-09drop mappable flag from DMA map (#553)Thanos Makatos1-12/+9
2021-06-02replace max_msg_size with max_data_xfer_size (#541)John Levon1-82/+85
2021-06-01fixes for VFIO_USER_DIRTY_PAGES (#537)John Levon1-25/+50
2021-05-28restore argsz for DMA map/unmap (#523)Thanos Makatos1-70/+75
2021-05-27spec: allow exactly one DMA region to be added/removed per command (#530)Thanos Makatos1-45/+31
2021-05-26spec: allow transitioning from stopped/stop-and-copy to running state (#516)Thanos Makatos1-2/+2
2021-05-25more spec updates (#491)John Levon1-923/+850
2021-05-24fix region offset handling (#485)John Levon1-3/+3
2021-05-17fix DMA unmap dirty page bitmap section (#492)Thanos Makatos1-29/+38
2021-05-14Fix dma read write count (#497)Swapnil Ingle1-2/+2
2021-05-11some specification updates (#465)John Levon1-65/+69
2021-05-04stop using struct vfio_device_info (#456)John Levon1-7/+7
2021-04-13add ioeventfd/ioregionfd support to vfio-user spec (#437)John Levon1-40/+217
2021-03-10fix IRQ disable path (#386)John Levon1-2/+4
2021-02-16fix DEVICE_GET_INFO specification and handling (#344)John Levon1-5/+6
2021-01-20reword explanation of how dirty bitmaps are returned for clarity (#234)Thanos Makatos1-16/+20
2020-12-17add copy of vfio-user protocol specification (v8)Thanos Makatos1-0/+1670