summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci
Commit message (Expand)AuthorAge
* vfio-pci: Handle error from pci_iomapArvind Yadav2017-01-04
* vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann2016-12-30
* Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-15
|\
| * PCI: Move config space size macros to pci_regs.hWang Sheng-Hui2016-12-12
* | vfio/pci: Drop unnecessary pcibios_err_to_errno()Cao jin2016-11-18
* | vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()Kirti Wankhede2016-11-17
* | vfio_pci: Update vfio_pci to use vfio_info_add_capability()Kirti 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/pci: Fix typos in commentsWei Jiangang2016-08-29
* vfio/pci: Fix NULL pointer oops in error interrupt setup handlingAlex Williamson2016-08-08
* vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusiveYongji Xie2016-07-08
* vfio/pci: Allow VPD short readAlex Williamson2016-05-31
* vfio/pci: Fix ordering of eventfd vs virqfd shutdownAlex Williamson2016-05-30
* vfio_pci: Test for extended capabilities if config space > 256 bytesAlexey Kardashevskiy2016-05-19
* vfio/pci: Add test for BAR restoreAlex Williamson2016-04-28
* vfio/pci: Hide broken INTx support from userAlex Williamson2016-04-28
* 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/pci: Fix unsigned comparison overflowAlex Williamson2016-02-22
* | vfio: fix ioctl error handlingMichael S. Tsirkin2016-02-28
|/
* vfio: Include No-IOMMU modeAlex Williamson2015-12-21
* Revert: "vfio: Include No-IOMMU mode"Alex Williamson2015-12-04
* vfio-pci: constify pci_error_handlers structuresJulia Lawall2015-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/pci: Use kernel VPD access functionsAlex Williamson2015-10-27
* | vfio: Register/unregister irq_bypass_producerFeng Wu2015-10-01
|/
* vfio/pci: Fix racy vfio_device_get_from_dev() callAlex Williamson2015-06-09
* vfio-pci: Log device requests more verboselyAlex Williamson2015-05-01
* vfio-pci: Fix use after freeAlex Williamson2015-04-08
* vfio-pci: Move idle devices to D3hot power stateAlex Williamson2015-04-07
* vfio-pci: Remove warning if try-reset failsAlex Williamson2015-04-07
* vfio-pci: Allow PCI IDs to be specified as module optionsAlex Williamson2015-04-07
* vfio-pci: Add VGA arbiter clientAlex Williamson2015-04-07
* vfio-pci: Add module option to disable VGA region accessAlex Williamson2015-04-07
* vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson2015-03-17
* vfio: initialize the virqfd workqueue in VFIO generic codeAntonios Motakis2015-03-16
* vfio: move eventfd support code for VFIO_PCI to a separate fileAntonios Motakis2015-03-16
* vfio: pass an opaque pointer on virqfd initializationAntonios Motakis2015-03-16
* vfio: add local lock for virqfd instead of depending on VFIO PCIAntonios Motakis2015-03-16