diff options
author | Jiuyue Ma <majiuyue@ncic.ac.cn> | 2014-07-17 11:00:12 +0800 |
---|---|---|
committer | Jiuyue Ma <majiuyue@ncic.ac.cn> | 2014-07-17 11:00:12 +0800 |
commit | 7d03bf4d6b8eb8445676575f72987bef3c81f480 (patch) | |
tree | 85ce55888be73ed14c2a54636b85a466954b1e01 /.hgignore | |
parent | f94fd44991ce51dd7f24364cac1ba060bf24e02d (diff) | |
download | gem5-7d03bf4d6b8eb8445676575f72987bef3c81f480.tar.xz |
config, x86: swap bus_id of ISA/PCI in X86 IntelMPTable
This patch assign bus_id=0 to PCI bus and bus_id=1 to ISA bus for
X86 platform. Because PCI device get config space address using
Pc::calcPciConfigAddr() which requires "assert(bus==0)".
This fixes PCI interrupt routing and discovery on Linux.
Committed by: Nilay Vaish <nilay@cs.wisc.edu>
Diffstat (limited to '.hgignore')
0 files changed, 0 insertions, 0 deletions