summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci
Commit message (Expand)AuthorAge
* 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
* vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exitAntonios Motakis2015-03-16
* vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and exportAntonios Motakis2015-03-16
* vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEXAlexey Kardashevskiy2015-03-12
* vfio-pci: Add device request interfaceAlex Williamson2015-02-10
* vfio-pci: Generalize setup of simple eventfdsAlex Williamson2015-02-10
* vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang2015-01-07
* Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2014-12-17
|\
| * vfio: make vfio run on s390Frank Blaschka2014-11-07
* | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
|/
* Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2014-10-11
|\
| * vfio-pci: Fix remove path lockingAlex Williamson2014-09-29
| * vfio/pci: Restore MSIx message prior to enablingGavin Shan2014-09-29
* | PCI/AER: Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UNDChen, Gong2014-09-25
|/
* drivers/vfio: Enable VFIO if EEH is not supportedAlexey Kardashevskiy2014-08-08
* vfio-pci: Attempt bus/slot reset on releaseAlex Williamson2014-08-07
* vfio-pci: Use mutex around open, release, and removeAlex Williamson2014-08-07
* vfio-pci: Release devices with BusMaster disabledAlex Williamson2014-08-07
* drivers/vfio: EEH support for VFIO PCI deviceGavin Shan2014-08-05
* drivers/vfio/pci: Fix wrong MSI interrupt countGavin Shan2014-05-30
* vfio/pci: Fix unchecked return valueAlex Williamson2014-05-30
* vfio/pci: Fix sizing of DPA and THP express capabilitiesAlex Williamson2014-05-30
* vfio: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev2014-02-14
* Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2014-01-24
|\
| * vfio-pci: Don't use device_lock around AER interrupt setupAlex Williamson2014-01-14
* | vfio-pci: Use pci "try" reset interfaceAlex Williamson2014-01-15
* | PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2Alex Williamson2013-12-17
|/
* vfio-pci: PCI hot reset interfaceAlex Williamson2013-09-04
* vfio-pci: Test for extended config spaceAlex Williamson2013-09-04
* vfio-pci: Use fdget() rather than eventfd_fget()Alex Williamson2013-08-28