aboutsummaryrefslogtreecommitdiff
path: root/test/py/test_migration.py
AgeCommit message (Expand)AuthorFilesLines
2023-09-15adapt to VFIO live migration v2 (#782)William Henderson1-80/+495
2023-08-31Introduce client object in python tests (#772)Mattias Nissler1-15/+15
2022-10-04fix compilation for i386 and ppc64 (#709)Thanos Makatos1-2/+2
2022-05-23libvfio-user.h: sync VFIO_DEVICE_STATE_XXXX definitions with upstream (#690)Jag Raman1-5/+5
2022-02-18test/py: simplify errno handling (#645)John Levon1-2/+2
2021-12-09allow DMA funcs to be called in quiesced state (#635)Thanos Makatos1-1/+1
2021-11-30introduce device quiesce callback (#609)Thanos Makatos1-51/+73
2021-10-22run python code through flake8 (#613)John Levon1-1/+2
2021-10-05make migration state callback optionally asynchronous (#608)Thanos Makatos1-0/+143