summaryrefslogtreecommitdiff
path: root/drivers/vfio
Commit message (Expand)AuthorAge
...
* | | vfio_pci: Update vfio_pci to use vfio_info_add_capability()Kirti Wankhede2016-11-17
* | | vfio: Introduce common function to add capabilitiesKirti Wankhede2016-11-17
* | | vfio iommu: Add blocking notifier to notify DMA_UNMAPKirti Wankhede2016-11-17
* | | vfio iommu type1: Add support for mediated devicesKirti Wankhede2016-11-17
* | | vfio iommu type1: Add task structure to vfio_dmaKirti Wankhede2016-11-17
* | | vfio iommu type1: Add find_iommu_group() functionKirti Wankhede2016-11-17
* | | vfio iommu type1: Update argument of vaddr_get_pfn()Kirti Wankhede2016-11-17
* | | vfio iommu type1: Update arguments of vfio_lock_acctKirti Wankhede2016-11-17
* | | vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_opsKirti Wankhede2016-11-17
* | | vfio: Common function to increment container_usersKirti Wankhede2016-11-17
* | | vfio: Rearrange functions to get vfio_group from devKirti Wankhede2016-11-17
* | | vfio: VFIO based driver for Mediated devicesKirti Wankhede2016-11-17
* | | vfio: Mediated device Core driverKirti Wankhede2016-11-17
| |/ |/|
* | vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich2016-10-26
|/
* vfio_pci: use pci_alloc_irq_vectorsChristoph Hellwig2016-09-29
* vfio-pci: Disable INTx after MSI/X teardownAlex Williamson2016-09-26
* vfio-pci: Virtualize PCIe & AF FLRAlex Williamson2016-09-26
* vfio: platform: mark symbols static where possibleBaoyou Xie2016-09-13
* vfio/pci: Fix typos in commentsWei Jiangang2016-08-29
* vfio/pci: Fix NULL pointer oops in error interrupt setup handlingAlex Williamson2016-08-08
* vfio: platform: check reset call return code during releaseSinan Kaya2016-07-19
* vfio: platform: check reset call return code during openSinan Kaya2016-07-19
* vfio, platform: make reset driver a requirement by defaultSinan Kaya2016-07-19
* vfio: platform: call _RST method when using ACPISinan Kaya2016-07-19
* vfio: platform: add extra debug info argument to call resetSinan Kaya2016-07-19
* vfio: platform: add support for ACPI probeSinan Kaya2016-07-19
* vfio: platform: determine reset capabilitySinan Kaya2016-07-19
* vfio: platform: move reset call to a common functionSinan Kaya2016-07-19
* vfio: platform: rename reset functionSinan Kaya2016-07-19
* vfio: fix possible use after free of vfio groupIlya Lesokhin2016-07-14
* vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusiveYongji Xie2016-07-08
* vfio: platform: support No-IOMMU modePeng Fan2016-06-23
* 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