aboutsummaryrefslogtreecommitdiff
path: root/test/py/test_dirty_pages.py
AgeCommit message (Expand)AuthorFilesLines
2022-02-18test/py: simplify errno handling (#645)John Levon1-11/+11
2022-02-14test/py: don't stop logging twice (#644)John Levon1-5/+0
2021-11-30introduce device quiesce callback (#609)Thanos Makatos1-14/+23
2021-11-24verify region is mapped before acquiring dirty bitmap (#627)John Levon1-0/+19
2021-11-24check ->argsz for VFIO_USER_DIRTY_PAGES (#628)John Levon1-0/+12
2021-10-22run python code through flake8 (#613)John Levon1-3/+20
2021-06-10python tests: add msg() utility function (#562)John Levon1-75/+30
2021-06-09clear dirty pages bitmap after getting dirty pages but keep mapped segments d...Thanos Makatos1-18/+76
2021-06-09drop mappable flag from DMA map (#553)Thanos Makatos1-3/+1
2021-06-01fixes for VFIO_USER_DIRTY_PAGES (#537)John Levon1-0/+298