Review Board 2.0.15


dev: Move existing PCI device functionality to src/dev/pci

Review Request #3213 - Created Nov. 15, 2015 and submitted - Latest diff uploaded

Information
Andreas Sandberg
gem5
default
Reviewers
Default
stever
Changeset 11213:2af9f017205f
---------------------------
dev: Move existing PCI device functionality to src/dev/pci

Move pcidev.(hh|cc) to src/dev/pci/device.(hh|cc) and update existing
devices to use the new header location. This also renames the PCIDEV
debug flag to have a capitalization that is consistent with the PCI
host and other devices.