gem5/configs
Jiuyue Ma 7d03bf4d6b 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>
2014-07-17 11:00:12 +08:00
..
boot rcs scripts: remove bbench.rcS 2013-04-02 12:46:49 -04:00
common config, x86: swap bus_id of ISA/PCI in X86 IntelMPTable 2014-07-17 11:00:12 +08:00
dram mem: Rename Bus to XBar to better reflect its behaviour 2014-09-20 17:18:32 -04:00
example mem: Rename Bus to XBar to better reflect its behaviour 2014-09-20 17:18:32 -04:00
ruby ruby: message buffers: significant changes 2014-09-01 16:55:47 -05:00
splash2 mem: Rename Bus to XBar to better reflect its behaviour 2014-09-20 17:18:32 -04:00
topologies config: topologies: slight code refactor 2014-02-23 19:16:15 -06:00