aboutsummaryrefslogtreecommitdiff
path: root/test/py/test_dma_unmap.py
AgeCommit message (Expand)AuthorFilesLines
2023-09-15adapt to VFIO live migration v2 (#782)William Henderson1-20/+0
2023-08-31Introduce client object in python tests (#772)Mattias Nissler1-22/+22
2022-10-04fix compilation for i386 and ppc64 (#709)Thanos Makatos1-18/+23
2022-02-18test/py: simplify errno handling (#645)John Levon1-11/+11
2021-11-30introduce device quiesce callback (#609)Thanos Makatos1-42/+72
2021-11-24verify region is mapped before acquiring dirty bitmap (#627)John Levon1-2/+42
2021-11-24fix dma unmap validation (#626)John Levon1-2/+21
2021-10-22run python code through flake8 (#613)John Levon1-4/+11
2021-08-27Add support for VFIO_DMA_UNMAP_FLAG_ALL flag (#600)Swapnil Ingle1-1/+33
2021-08-26Fix err path of handle_dma_unmap() (#597)Swapnil Ingle1-0/+79