aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/vfio_pci_intrs.c
AgeCommit message (Expand)Author
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-09-29vfio/pci: Restore MSIx message prior to enablingGavin Shan
2014-02-14vfio: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev
2014-01-14vfio-pci: Don't use device_lock around AER interrupt setupAlex Williamson
2013-08-28vfio-pci: Use fdget() rather than eventfd_fget()Alex Williamson
2013-05-02Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-03-25vfio: make local function vfio_pci_intx_unmask_handler() staticWei Yongjun
2013-03-15vfio: include <linux/slab.h> for kmallocArnd Bergmann
2013-03-11VFIO-AER: Vfio-pci driver changes for supporting AERVijay Mohan Pandarathil
2012-10-10vfio: Fix PCI INTx disable consistencyAlex Williamson
2012-10-10vfio: Move PCI INTx eventfd setting earlierAlex Williamson
2012-09-21vfio: Fix virqfd release raceAlex Williamson
2012-07-31vfio: Add PCI device driverAlex Williamson