kernel_optimize_test/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
Makefile
vfio_pci_config.c
vfio_pci_intrs.c
vfio_pci_private.h
vfio_pci_rdwr.c
vfio_pci.c drivers/vfio/pci: Fix wrong MSI interrupt count 2014-05-30 11:35:54 -06:00