summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci (follow)
Commit message (Expand)AuthorAge
* vfio/pci: Fix error return code in vfio_ecap_init()Zhen Lei2021-06-10
* vfio/pci: Clear token on bypass registration failureAlex Williamson2020-10-29
* vfio/pci: fix racy on error and request eventfd ctxZeng Tao2020-10-01
* vfio/pci: Clear error and request eventfd ctx after releasingAlex Williamson2020-10-01
* vfio/pci: fix memory leaks of eventfd ctxQian Cai2020-10-01
* vfio-pci: Mask cap zeroAlex Williamson2020-06-29
* vfio/pci: fix memory leaks in alloc_perm_bits()Qian Cai2020-06-29
* vfio/pci: Allow VPD short readAlex Williamson2020-05-10
* vfio_pci: Enable memory accesses before calling pci_map_romEric Auger2020-01-29
* vfio/pci: call irq_bypass_unregister_producer() before freeing irqJiang Yi2019-12-21
* vfio/pci: Fix potential memory leak in vfio_msi_cap_lenLi Qiang2019-11-25
* vfio_pci: Restore original state on releasehexin2019-10-07
* vfio/pci: use correct format charactersLouis Taylor2019-05-16
* vfio/pci: Virtualize Maximum Read Request SizeAlex Williamson2018-04-24
* vfio/pci: Virtualize Maximum Payload SizeAlex Williamson2018-04-24
* vfio-pci: Virtualize PCIe & AF FLRAlex Williamson2018-04-24
* vfio-pci: Handle error from pci_iomapArvind Yadav2017-08-06
* vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann2017-08-06
* vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich2017-04-30
* vfio/pci: Fix NULL pointer oops in error interrupt setup handlingAlex Williamson2016-09-07
* vfio: fix ioctl error handlingMichael S. Tsirkin2016-03-09
* 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
|/