summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2016-12-01vfio: vfio_register_notifier: classify iommu notifierJike Song
2016-12-01vfio: Fix handling of error returned by 'vfio_group_get_from_dev()'Christophe JAILLET
2016-11-21vfio: fix vfio_info_cap_add/shiftEric Auger
2016-11-18vfio/pci: Drop unnecessary pcibios_err_to_errno()Cao jin
2016-11-17docs: Add Documentation for Mediated devicesKirti Wankhede
2016-11-17vfio_platform: Updated to use vfio_set_irqs_validate_and_prepare()Kirti Wankhede
2016-11-17vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()Kirti Wankhede
2016-11-17vfio: Introduce vfio_set_irqs_validate_and_prepare()Kirti Wankhede
2016-11-17vfio_pci: Update vfio_pci to use vfio_info_add_capability()Kirti Wankhede
2016-11-17vfio: Introduce common function to add capabilitiesKirti Wankhede
2016-11-17vfio iommu: Add blocking notifier to notify DMA_UNMAPKirti Wankhede
2016-11-17vfio iommu type1: Add support for mediated devicesKirti Wankhede
2016-11-17vfio iommu type1: Add task structure to vfio_dmaKirti Wankhede
2016-11-17vfio iommu type1: Add find_iommu_group() functionKirti Wankhede
2016-11-17vfio iommu type1: Update argument of vaddr_get_pfn()Kirti Wankhede
2016-11-17vfio iommu type1: Update arguments of vfio_lock_acctKirti Wankhede
2016-11-17vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_opsKirti Wankhede
2016-11-17vfio: Common function to increment container_usersKirti Wankhede
2016-11-17vfio: Rearrange functions to get vfio_group from devKirti Wankhede
2016-11-17vfio: VFIO based driver for Mediated devicesKirti Wankhede
2016-11-17vfio: Mediated device Core driverKirti Wankhede
2016-10-26vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich
2016-09-29vfio_pci: use pci_alloc_irq_vectorsChristoph Hellwig
2016-09-26vfio-pci: Disable INTx after MSI/X teardownAlex Williamson
2016-09-26vfio-pci: Virtualize PCIe & AF FLRAlex Williamson
2016-09-13vfio: platform: mark symbols static where possibleBaoyou Xie
2016-08-29vfio/pci: Fix typos in commentsWei Jiangang
2016-08-08vfio/pci: Fix NULL pointer oops in error interrupt setup handlingAlex Williamson
2016-07-19vfio: platform: check reset call return code during releaseSinan Kaya
2016-07-19vfio: platform: check reset call return code during openSinan Kaya
2016-07-19vfio, platform: make reset driver a requirement by defaultSinan Kaya
2016-07-19vfio: platform: call _RST method when using ACPISinan Kaya
2016-07-19vfio: platform: add extra debug info argument to call resetSinan Kaya
2016-07-19vfio: platform: add support for ACPI probeSinan Kaya
2016-07-19vfio: platform: determine reset capabilitySinan Kaya
2016-07-19vfio: platform: move reset call to a common functionSinan Kaya
2016-07-19vfio: platform: rename reset functionSinan Kaya
2016-07-14vfio: fix possible use after free of vfio groupIlya Lesokhin
2016-07-08vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusiveYongji Xie
2016-06-23vfio: platform: support No-IOMMU modePeng Fan
2016-05-31vfio/pci: Allow VPD short readAlex Williamson
2016-05-30vfio/type1: Fix build warningAlex Williamson
2016-05-30vfio/pci: Fix ordering of eventfd vs virqfd shutdownAlex Williamson
2016-05-25Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-19vfio_pci: Test for extended capabilities if config space > 256 bytesAlexey Kardashevskiy
2016-05-11vfio/spapr: Relax the IOMMU compatibility checkAlexey Kardashevskiy
2016-05-09iommu: Allow selecting page sizes per domainRobin Murphy
2016-04-28vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudataAlexey Kardashevskiy
2016-04-28vfio/pci: Add test for BAR restoreAlex Williamson