aboutsummaryrefslogtreecommitdiff
path: root/samples/lspci.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-01samples/lspci: free vfu context (#293)John Levon1-0/+2
2021-01-20support extended capabilities (#226)John Levon1-2/+34
2021-01-20re-work API for adding capabilities (#200)John Levon1-9/+19
2021-01-04re-work PCI config setup API (#198)John Levon1-5/+3
2020-12-11add support PCI vendor-specific capabilityThanos Makatos1-3/+6
2020-12-07lspci: fix build with gcc 4 (#172)John Levon1-4/+4
2020-12-07add lspci sampleThanos Makatos1-0/+78