summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2017-08-06vfio-pci: Handle error from pci_iomapArvind Yadav
2017-08-06vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann
2017-07-27vfio: New external user group/file matchAlex Williamson
2017-07-27vfio: Fix group release deadlockAlex Williamson
2017-07-05vfio/spapr: fail tce_iommu_attach_group() when iommu_data is nullGreg Kurz
2017-06-17vfio/spapr_tce: Set window when adding additional groups to containerAlexey Kardashevskiy
2017-05-20vfio/type1: Remove locked page accounting workqueueAlex Williamson
2017-03-22vfio/spapr: Postpone default window creationAlexey Kardashevskiy
2017-03-22vfio/spapr: Add a helper to create default DMA windowAlexey Kardashevskiy
2017-03-22powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy
2017-03-22vfio/spapr: Reference mm in tce_containerAlexey Kardashevskiy
2017-03-22powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy
2017-03-22vfio/spapr: Postpone allocation of userspace version of TCE tableAlexey Kardashevskiy
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
2016-04-28vfio/pci: Hide broken INTx support from userAlex Williamson
2016-03-17Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-02-28vfio: fix ioctl error handlingMichael S. Tsirkin
2016-02-25vfio/pci: return -EFAULT if copy_to_user failsDan Carpenter
2016-02-22vfio/pci: Expose shadow ROM as PCI option ROMAlex Williamson
2016-02-22vfio/pci: Intel IGD host and LCP bridge config space accessAlex Williamson
2016-02-22vfio/pci: Intel IGD OpRegion supportAlex Williamson
2016-02-22vfio/pci: Enable virtual register in PCI config spaceAlex Williamson