aboutsummaryrefslogtreecommitdiff
path: root/test/py/test_device_get_region_io_fds.py
AgeCommit message (Expand)AuthorFilesLines
2021-11-30introduce device quiesce callback (#609)Thanos Makatos1-10/+11
2021-10-22run python code through flake8 (#613)John Levon1-55/+69
2021-09-28disable VFIO_USER_DEVICE_GET_REGION_IO_FDS on invalid region (#607)John Levon1-1/+1
2021-09-28fix issue with get_region_io_fds when fd = -1 (#606)John Levon1-2/+21
2021-09-08initial ioeventfd support (#601)JAKelly101-0/+294