summaryrefslogtreecommitdiff
path: root/src/dev/Pci.py
AgeCommit message (Expand)Author
2012-08-21Device: Remove overloaded pio_latency parameterAndreas Hansson
2012-02-13MEM: Introduce the master/slave port roles in the Python classesAndreas Hansson
2012-01-28Merge with the main repo.Gabe Black
2012-01-17MEM: Removing the default port peer from Python portsAndreas Hansson
2011-10-04SE/FS: Put platform pointers in fewer objects.Gabe Black
2009-02-01Devices: Add support for legacy fixed IO locations in BARs.Gabe Black
2007-08-16PCI: Move PCI Configuration data into devices now that we can inherit paramet...Ali Saidi
2007-05-27Move SimObject python files alongside the C++ and fixNathan Binkert