aboutsummaryrefslogtreecommitdiffstats
path: root/vfio
AgeCommit message (Expand)AuthorFilesLines
2019-05-29vfio: rework vfio_irq_set payload settingAndre Przywara1-8/+13
2019-05-29vfio: remove unneeded testAndre Przywara1-5/+0
2019-05-29vfio: remove spurious ampersandAndre Przywara1-1/+1
2019-04-26vfio-pci: Re-enable INTx mode when disable MSI/MSIXLeo Yan1-6/+22
2019-04-26vfio-pci: Add new function for INTx one-time initialisationLeo Yan1-27/+40
2019-04-26vfio-pci: Release INTx's unmask eventfd properlyLeo Yan1-0/+2
2018-06-19vfio: check reserved regions before mapping DMAJean-Philippe Brucker1-0/+49
2018-06-19vfio: Support non-mmappable regionsJean-Philippe Brucker2-33/+173
2018-06-19vfio-pci: add MSI supportJean-Philippe Brucker1-7/+171
2018-06-19vfio-pci: add MSI-X supportJean-Philippe Brucker1-12/+639
2018-06-19Add PCI device passthrough using VFIOJean-Philippe Brucker2-0/+889