| Commit message (Expand) | Author | Age | Files | Lines |
* | vfio/pci: Allow VPD short read | Alex Williamson | 2016-06-01 | 1 | -1/+2 |
* | vfio/type1: Fix build warning | Alex Williamson | 2016-05-30 | 1 | -1/+1 |
* | vfio/pci: Fix ordering of eventfd vs virqfd shutdown | Alex Williamson | 2016-05-30 | 1 | -3/+3 |
* | Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2016-05-25 | 4 | -20/+84 |
|\ |
|
| * | vfio_pci: Test for extended capabilities if config space > 256 bytes | Alexey Kardashevskiy | 2016-05-19 | 1 | -6/+11 |
| * | vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata | Alexey Kardashevskiy | 2016-04-28 | 1 | -2/+0 |
| * | vfio/pci: Add test for BAR restore | Alex Williamson | 2016-04-28 | 1 | -1/+19 |
| * | vfio/pci: Hide broken INTx support from user | Alex Williamson | 2016-04-28 | 3 | -11/+54 |
* | | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-05-20 | 1 | -1/+2 |
|\ \ |
|
| * | | vfio/spapr: Relax the IOMMU compatibility check | Alexey Kardashevskiy | 2016-05-11 | 1 | -1/+2 |
| |/ |
|
* / | iommu: Allow selecting page sizes per domain | Robin Murphy | 2016-05-09 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2016-03-17 | 9 | -35/+605 |
|\ |
|
| * | vfio/pci: return -EFAULT if copy_to_user fails | Dan Carpenter | 2016-02-26 | 1 | -5/+4 |
| * | vfio/pci: Expose shadow ROM as PCI option ROM | Alex Williamson | 2016-02-23 | 3 | -8/+22 |
| * | vfio/pci: Intel IGD host and LCP bridge config space access | Alex Williamson | 2016-02-23 | 3 | -7/+183 |
| * | vfio/pci: Intel IGD OpRegion support | Alex Williamson | 2016-02-23 | 5 | -0/+131 |
| * | vfio/pci: Enable virtual register in PCI config space | Alex Williamson | 2016-02-23 | 2 | -4/+34 |
| * | vfio/pci: Add infrastructure for additional device specific regions | Alex Williamson | 2016-02-23 | 2 | -5/+103 |
| * | vfio/pci: Include sparse mmap capability for MSI-X table regions | Alex Williamson | 2016-02-23 | 1 | -1/+72 |
| * | vfio: Add capability chain helpers | Alex Williamson | 2016-02-23 | 1 | -0/+54 |
| * | vfio: If an IOMMU backend fails, keep looking | Alex Williamson | 2016-02-23 | 1 | -10/+6 |
| * | vfio/pci: Fix unsigned comparison overflow | Alex Williamson | 2016-02-23 | 1 | -8/+9 |
* | | vfio: fix ioctl error handling | Michael S. Tsirkin | 2016-02-28 | 3 | -8/+16 |
|/ |
|
* | vfio/noiommu: Don't use iommu_present() to track fake groups | Alex Williamson | 2016-01-27 | 1 | -14/+10 |
* | vfio/iommu_type1: make use of info.flags | Pierre Morel | 2016-01-04 | 1 | -1/+1 |
* | vfio: Include No-IOMMU mode | Alex Williamson | 2015-12-21 | 3 | -7/+200 |
* | VFIO: platform: reset: fix a warning message condition | Dan Carpenter | 2015-12-21 | 1 | -1/+1 |
* | Revert: "vfio: Include No-IOMMU mode" | Alex Williamson | 2015-12-04 | 3 | -199/+10 |
* | vfio: fix a warning message | Dan Carpenter | 2015-11-21 | 1 | -1/+1 |
* | vfio: platform: remove needless stack usage | Kees Cook | 2015-11-20 | 1 | -4/+1 |
* | vfio-pci: constify pci_error_handlers structures | Julia Lawall | 2015-11-20 | 1 | -1/+1 |
* | vfio: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 2015-11-19 | 1 | -1/+0 |
* | Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2015-11-14 | 15 | -90/+606 |
|\ |
|
| * | vfio/pci: make an array larger | Dan Carpenter | 2015-11-09 | 1 | -2/+2 |
| * | vfio: Include No-IOMMU mode | Alex Williamson | 2015-11-04 | 3 | -10/+199 |
| * | vfio: Fix bug in vfio_device_get_from_name() | Joerg Roedel | 2015-11-04 | 1 | -3/+4 |
| * | VFIO: platform: reset: AMD xgbe reset module | Eric Auger | 2015-11-03 | 3 | -0/+137 |
| * | vfio: platform: reset: calxedaxgmac: fix ioaddr leak | Eric Auger | 2015-11-03 | 1 | -7/+7 |
| * | vfio: platform: add dev_info on device reset | Eric Auger | 2015-11-03 | 2 | -2/+13 |
| * | vfio: platform: use list of registered reset function | Eric Auger | 2015-11-03 | 3 | -30/+30 |
| * | vfio: platform: add compat in vfio_platform_device | Eric Auger | 2015-11-03 | 2 | -7/+9 |
| * | vfio: platform: reset: calxedaxgmac: add reset function registration | Eric Auger | 2015-11-03 | 1 | -2/+2 |
| * | vfio: platform: introduce module_vfio_reset_handler macro | Eric Auger | 2015-11-03 | 1 | -0/+14 |
| * | vfio: platform: add capability to register a reset function | Eric Auger | 2015-11-03 | 2 | -0/+47 |
| * | vfio: platform: introduce vfio-platform-base module | Eric Auger | 2015-11-03 | 5 | -4/+18 |
| * | vfio/platform: store mapped memory in region, instead of an on-stack copy | James Morse | 2015-11-03 | 1 | -18/+18 |
| * | vfio/type1: handle case where IOMMU does not support PAGE_SIZE size | Eric Auger | 2015-11-03 | 1 | -1/+14 |
| * | VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQ | Eric Auger | 2015-10-27 | 1 | -0/+1 |
| * | vfio/pci: Use kernel VPD access functions | Alex Williamson | 2015-10-27 | 1 | -1/+69 |
| * | vfio: Whitelist PCI bridges | Alex Williamson | 2015-10-27 | 1 | -6/+25 |