summaryrefslogtreecommitdiff
path: root/drivers/vfio
Commit message (Expand)AuthorAge
* vfio/pci: Allow VPD short readAlex Williamson2016-05-31
* vfio/type1: Fix build warningAlex Williamson2016-05-30
* vfio/pci: Fix ordering of eventfd vs virqfd shutdownAlex Williamson2016-05-30
* Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-05-25
|\
| * vfio_pci: Test for extended capabilities if config space > 256 bytesAlexey Kardashevskiy2016-05-19
| * vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudataAlexey Kardashevskiy2016-04-28
| * vfio/pci: Add test for BAR restoreAlex Williamson2016-04-28
| * vfio/pci: Hide broken INTx support from userAlex Williamson2016-04-28
* | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\ \
| * | vfio/spapr: Relax the IOMMU compatibility checkAlexey Kardashevskiy2016-05-11
| |/
* | iommu: Allow selecting page sizes per domainRobin Murphy2016-05-09
|/
* Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-03-17
|\
| * vfio/pci: return -EFAULT if copy_to_user failsDan Carpenter2016-02-25
| * vfio/pci: Expose shadow ROM as PCI option ROMAlex Williamson2016-02-22
| * vfio/pci: Intel IGD host and LCP bridge config space accessAlex Williamson2016-02-22
| * vfio/pci: Intel IGD OpRegion supportAlex Williamson2016-02-22
| * vfio/pci: Enable virtual register in PCI config spaceAlex Williamson2016-02-22
| * vfio/pci: Add infrastructure for additional device specific regionsAlex Williamson2016-02-22
| * vfio/pci: Include sparse mmap capability for MSI-X table regionsAlex Williamson2016-02-22
| * vfio: Add capability chain helpersAlex Williamson2016-02-22
| * vfio: If an IOMMU backend fails, keep lookingAlex Williamson2016-02-22
| * vfio/pci: Fix unsigned comparison overflowAlex Williamson2016-02-22
* | vfio: fix ioctl error handlingMichael S. Tsirkin2016-02-28
|/
* vfio/noiommu: Don't use iommu_present() to track fake groupsAlex Williamson2016-01-27
* vfio/iommu_type1: make use of info.flagsPierre Morel2016-01-04
* vfio: Include No-IOMMU modeAlex Williamson2015-12-21
* VFIO: platform: reset: fix a warning message conditionDan Carpenter2015-12-21
* Revert: "vfio: Include No-IOMMU mode"Alex Williamson2015-12-04
* vfio: fix a warning messageDan Carpenter2015-11-21
* vfio: platform: remove needless stack usageKees Cook2015-11-20
* vfio-pci: constify pci_error_handlers structuresJulia Lawall2015-11-19
* vfio: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-11-19
* Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-11-13
|\
| * vfio/pci: make an array largerDan Carpenter2015-11-09
| * vfio: Include No-IOMMU modeAlex Williamson2015-11-04
| * vfio: Fix bug in vfio_device_get_from_name()Joerg Roedel2015-11-04
| * VFIO: platform: reset: AMD xgbe reset moduleEric Auger2015-11-03
| * vfio: platform: reset: calxedaxgmac: fix ioaddr leakEric Auger2015-11-03
| * vfio: platform: add dev_info on device resetEric Auger2015-11-03
| * vfio: platform: use list of registered reset functionEric Auger2015-11-03
| * vfio: platform: add compat in vfio_platform_deviceEric Auger2015-11-03
| * vfio: platform: reset: calxedaxgmac: add reset function registrationEric Auger2015-11-03
| * vfio: platform: introduce module_vfio_reset_handler macroEric Auger2015-11-03
| * vfio: platform: add capability to register a reset functionEric Auger2015-11-03
| * vfio: platform: introduce vfio-platform-base moduleEric Auger2015-11-03
| * vfio/platform: store mapped memory in region, instead of an on-stack copyJames Morse2015-11-03
| * vfio/type1: handle case where IOMMU does not support PAGE_SIZE sizeEric Auger2015-11-03
| * VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQEric Auger2015-10-27
| * vfio/pci: Use kernel VPD access functionsAlex Williamson2015-10-27
| * vfio: Whitelist PCI bridgesAlex Williamson2015-10-27