summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-06vfio iommu type1: Fix size argument to vfio_find_dma() during DMA UNMAP.Kirti Wankhede1-1/+1
2016-12-06vfio iommu type1: WARN_ON if notifier block is not unregisteredKirti Wankhede1-0/+2
2016-12-01kvm: set/clear kvm to/from vfio_group when group add/deleteJike Song1-0/+18
2016-12-01vfio: support notifier chain in vfio_groupJike Song2-0/+89
2016-12-01vfio: vfio_register_notifier: classify iommu notifierJike Song3-27/+78
2016-12-01vfio: Fix handling of error returned by 'vfio_group_get_from_dev()'Christophe JAILLET1-8/+8
2016-11-21vfio: fix vfio_info_cap_add/shiftEric Auger1-2/+3
2016-11-18vfio/pci: Drop unnecessary pcibios_err_to_errno()Cao jin1-5/+5
2016-11-17MAINTAINERS: Add entry VFIO based Mediated device driversKirti Wankhede1-0/+9
2016-11-17docs: Sample driver to demonstrate how to use Mediated device framework.Kirti Wankhede3-1/+1618