alistair23-linux/drivers/vfio/pci
Gavin Shan fd49c81f08 drivers/vfio/pci: Fix wrong MSI interrupt count
According PCI local bus specification, the register of Message
Control for MSI (offset: 2, length: 2) has bit#0 to enable or
disable MSI logic and it shouldn't be part contributing to the
calculation of MSI interrupt count. The patch fixes the issue.

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2014-05-30 11:35:54 -06:00
..
Kconfig drivers/vfio: remove depends on CONFIG_EXPERIMENTAL 2013-02-24 09:59:44 -07:00
Makefile
vfio_pci.c drivers/vfio/pci: Fix wrong MSI interrupt count 2014-05-30 11:35:54 -06:00
vfio_pci_config.c vfio/pci: Fix sizing of DPA and THP express capabilities 2014-05-30 10:50:31 -06:00
vfio_pci_intrs.c vfio: Use pci_enable_msi_range() and pci_enable_msix_range() 2014-02-14 14:23:40 -07:00
vfio_pci_private.h VFIO-AER: Vfio-pci driver changes for supporting AER 2013-03-11 09:31:22 -06:00
vfio_pci_rdwr.c vfio-pci: Add support for VGA region access 2013-02-18 10:11:13 -07:00