aboutsummaryrefslogtreecommitdiff
path: root/lib/pci.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-15remove vfu_get_region_info() (#444)John Levon1-4/+3
2021-04-13pci: use ERROR_INT() (#430)John Levon1-11/+10
2021-04-13dma: use ERROR_INT()John Levon1-0/+1
2021-04-07clean up newlines in logs (#423)John Levon1-26/+26
2021-04-07mark vfu_log() with format attribute (#426)John Levon1-2/+2
2021-02-22don't use wrong buf offset for responding with PCI caps (#355)Thanos Makatos1-0/+1
2021-02-10API error return converged to one func (#325)swapnili1-4/+4
2021-01-20re-work API for adding capabilities (#200)John Levon1-89/+94
2021-01-07re-work access handling (#220)John Levon1-60/+88
2021-01-04re-work PCI config setup API (#198)John Levon1-19/+38
2021-01-04move PCI-specific code to pci.c (#219)John Levon1-25/+118
2020-12-02rename VFU_REG_FLAG_* (#145)John Levon1-1/+1
2020-12-02use log level defines from syslogThanos Makatos1-26/+26
2020-11-27rename to libvfio-user (#128)John Levon1-0/+332