aboutsummaryrefslogtreecommitdiff
path: root/test/py/test_quiesce.py
AgeCommit message (Expand)AuthorFilesLines
2023-09-15refactor migration tests and small test fixesWilliam Henderson1-2/+2
2023-09-15respond to more of Thanos's commentsWilliam Henderson1-0/+25
2023-09-15test: update existing testsWilliam Henderson1-31/+1
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