Searched hist:10437 (Results 1 - 1 of 1) sorted by relevance

/gem5/configs/common/
H A DFSConfig.pydiff 10437:caec4a7b8b74 Wed Jul 16 23:00:00 EDT 2014 Jiuyue Ma <majiuyue@ncic.ac.cn> 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>

Completed in 37 milliseconds