aboutsummaryrefslogtreecommitdiff
path: root/test/py/test_pci_caps.py
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Introduce client object in python tests (#772)Mattias Nissler1-36/+36
2023-08-15Allow adding MSI capability via vfu_pci_add_capability (#758)Florian Freudiger1-0/+58
2023-01-03fix FLR reset callback (#729)John Levon1-14/+5
2022-10-04fix compilation for i386 and ppc64 (#709)Thanos Makatos1-2/+5
2022-07-04support for shadow ioeventfd (#698)Thanos Makatos1-4/+0
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