aboutsummaryrefslogtreecommitdiff
path: root/test/py/test_device_get_region_info.py
AgeCommit message (Expand)AuthorFilesLines
2023-09-15adapt to VFIO live migration v2 (#782)William Henderson1-46/+0
2023-08-31Introduce client object in python tests (#772)Mattias Nissler1-24/+25
2023-06-21Fix some python tests (#737)Axel PASCON1-4/+4
2022-11-22vfu_pci_init: initialize PCI config space flags (#724)Thanos Makatos1-0/+73
2022-10-05don't duplicate FD in get region info (#715)Thanos Makatos1-13/+2
2022-10-04fix compilation for i386 and ppc64 (#709)Thanos Makatos1-9/+9
2022-02-18test/py: simplify errno handling (#645)John Levon1-4/+4
2021-11-30introduce device quiesce callback (#609)Thanos Makatos1-4/+6
2021-11-12don't assert in dev_get_caps() (#621)John Levon1-0/+30
2021-11-11Fix reply of VFIO_USER_DEVICE_GET_REGION_INFO (#619)Swapnil Ingle1-2/+6
2021-10-22run python code through flake8 (#613)John Levon1-4/+12
2021-06-10python tests: add msg() utility function (#562)John Levon1-28/+10
2021-05-25cleanup some python tests (#482)John Levon1-27/+38
2021-05-25more spec updates (#491)John Levon1-1/+1
2021-05-24fix region offset handling (#485)John Levon1-5/+7
2021-05-20python tests: add VFIO_USER_DEVICE_GET_REGION_INFO (#471)John Levon1-0/+222