aboutsummaryrefslogtreecommitdiff
path: root/test/py/test_pci_caps.py
AgeCommit message (Expand)AuthorFilesLines
2022-02-04ignore writes to RO MSI-X registers (#642)Thanos Makatos1-2/+65
2021-11-30introduce device quiesce callback (#609)Thanos Makatos1-72/+84
2021-10-22run python code through flake8 (#613)John Levon1-27/+48
2021-06-18superficially handle Device Control 2 and Link Control 2 (#568)Thanos Makatos1-0/+27
2021-06-01fixes for VFIO_USER_DIRTY_PAGES (#537)John Levon1-2/+1
2021-05-27Fix struct pxcap (#534)Swapnil Ingle1-1/+1
2021-05-25Handle support of PCI FLR capability (#517)Swapnil Ingle1-3/+29
2021-05-15move PCI capability testing to Python (#453)John Levon1-0/+305