summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/vfio_pci.c
Commit message (Expand)AuthorAgeFilesLines
* vfio/pci: Use pci_try_reset_function() on initial openAlex Williamson2017-07-261-1/+8
* vfio/pci: Add Intel XXV710 to hidden INTx devicesAlex Williamson2017-06-131-2/+2
* vfio-pci: Handle error from pci_iomapArvind Yadav2017-01-041-0/+4
* vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()Kirti Wankhede2016-11-171-27/+7
* vfio_pci: Update vfio_pci to use vfio_info_add_capability()Kirti Wankhede2016-11-171-30/+19
* vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich2016-10-261-12/+21
* vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusiveYongji Xie2016-07-081-6/+82
* vfio/pci: Hide broken INTx support from userAlex Williamson2016-04-281-10/+45
* Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-03-171-7/+168
|\
| * vfio/pci: return -EFAULT if copy_to_user failsDan Carpenter2016-02-251-5/+4
| * vfio/pci: Expose shadow ROM as PCI option ROMAlex Williamson2016-02-221-2/+8
| * vfio/pci: Intel IGD host and LCP bridge config space accessAlex Williamson2016-02-221-4/+11
| * vfio/pci: Intel IGD OpRegion supportAlex Williamson2016-02-221-0/+7
| * vfio/pci: Add infrastructure for additional device specific regionsAlex Williamson2016-02-221-5/+76
| * vfio/pci: Include sparse mmap capability for MSI-X table regionsAlex Williamson2016-02-221-1/+72
* | vfio: fix ioctl error handlingMichael S. Tsirkin2016-02-281-3/+6
|/
* vfio: Include No-IOMMU modeAlex Williamson2015-12-211-4/+4
* Revert: "vfio: Include No-IOMMU mode"Alex Williamson2015-12-041-4/+4
* vfio-pci: constify pci_error_handlers structuresJulia Lawall2015-11-191-1/+1
* vfio: Include No-IOMMU modeAlex Williamson2015-11-041-4/+4
* vfio/pci: Fix racy vfio_device_get_from_dev() callAlex Williamson2015-06-091-7/+9
* vfio-pci: Log device requests more verboselyAlex Williamson2015-05-011-1/+7
* vfio-pci: Fix use after freeAlex Williamson2015-04-081-0/+1
* vfio-pci: Move idle devices to D3hot power stateAlex Williamson2015-04-071-3/+33
* vfio-pci: Remove warning if try-reset failsAlex Williamson2015-04-071-8/+2
* vfio-pci: Allow PCI IDs to be specified as module optionsAlex Williamson2015-04-071-0/+49
* vfio-pci: Add VGA arbiter clientAlex Williamson2015-04-071-4/+63
* vfio-pci: Add module option to disable VGA region accessAlex Williamson2015-04-071-3/+16
* vfio: initialize the virqfd workqueue in VFIO generic codeAntonios Motakis2015-03-161-8/+0
* vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exitAntonios Motakis2015-03-161-3/+3
* vfio-pci: Add device request interfaceAlex Williamson2015-02-101-1/+20
* vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang2015-01-071-3/+1
* vfio: make vfio run on s390Frank Blaschka2014-11-071-2/+3
* vfio-pci: Fix remove path lockingAlex Williamson2014-09-291-79/+57
* drivers/vfio: Enable VFIO if EEH is not supportedAlexey Kardashevskiy2014-08-081-5/+1
* vfio-pci: Attempt bus/slot reset on releaseAlex Williamson2014-08-071-0/+112
* vfio-pci: Use mutex around open, release, and removeAlex Williamson2014-08-071-11/+22
* vfio-pci: Release devices with BusMaster disabledAlex Williamson2014-08-071-2/+8
* drivers/vfio: EEH support for VFIO PCI deviceGavin Shan2014-08-051-4/+14
* drivers/vfio/pci: Fix wrong MSI interrupt countGavin Shan2014-05-301-2/+1
* vfio/pci: Fix unchecked return valueAlex Williamson2014-05-301-1/+2
* Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2014-01-241-0/+4
|\
| * vfio-pci: Don't use device_lock around AER interrupt setupAlex Williamson2014-01-141-0/+4
* | vfio-pci: Use pci "try" reset interfaceAlex Williamson2014-01-151-20/+9
|/
* vfio-pci: PCI hot reset interfaceAlex Williamson2013-09-041-1/+285
* vfio-pci: Avoid deadlock on removeAlex Williamson2013-07-241-2/+21
* vfio: remap_pfn_range() sets all those flags...Al Viro2013-06-291-1/+0
* Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-05-021-1/+43
|\
| * VFIO-AER: Vfio-pci driver changes for supporting AERVijay Mohan Pandarathil2013-03-111-1/+43
* | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-291-5/+5
|\ \
OpenPOWER on IntegriCloud