dev: Add support for MSI-X and Capability Lists for ARM and PCI devices
authorGeoffrey Blake <Geoffrey.Blake@arm.com>
Thu, 31 Oct 2013 18:41:13 +0000 (13:41 -0500)
committerGeoffrey Blake <Geoffrey.Blake@arm.com>
Thu, 31 Oct 2013 18:41:13 +0000 (13:41 -0500)
commitc32fbb7c008d86abc59f56c93b1ff5876fff0ab3
tree7ea346abfcb7bf1c55d6fccec0d358e042993856
parentbe4aa2b6ba0b70b13df2ad84a372320c5a7ea939
dev: Add support for MSI-X and Capability Lists for ARM and PCI devices

This patch adds the registers and fields to the PCI device to support
Capability lists and to support MSI-X in the GIC.
src/dev/Pci.py
src/dev/arm/Gic.py
src/dev/arm/gic_pl390.cc
src/dev/arm/gic_pl390.hh
src/dev/pcidev.cc
src/dev/pcidev.hh
src/dev/pcireg.h