aboutsummaryrefslogtreecommitdiff
path: root/test/py/test_quiesce.py
AgeCommit message (Expand)AuthorFilesLines
2023-09-15adapt to VFIO live migration v2 (#782)William Henderson1-12/+9
2023-08-31Introduce client object in python tests (#772)Mattias Nissler1-31/+31
2023-01-03fix FLR reset callback (#729)John Levon1-0/+22
2022-05-27re-work SGL API (#675)John Levon1-4/+4
2022-05-23libvfio-user.h: sync VFIO_DEVICE_STATE_XXXX definitions with upstream (#690)Jag Raman1-4/+4
2022-02-18test/py: simplify errno handling (#645)John Levon1-12/+8
2021-12-09allow DMA funcs to be called in quiesced state (#635)Thanos Makatos1-1/+146
2021-11-30introduce device quiesce callback (#609)Thanos Makatos1-0/+109