-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2314/
-----------------------------------------------------------

(Updated July 17, 2014, 10:11 a.m.)


Review request for Default.


Changes
-------

change summary line
add "this fixes PCI interrupt routing and discovery on Linux" to commit message


Summary (updated)
-----------------

config, x86: swap bus_id of ISA/PCI in X86 IntelMPTable


Repository: gem5


Description (updated)
-------

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.


Diffs (updated)
-----

  configs/common/FSConfig.py 878f2f30b12d38f619b80b5d80d52498946f6ad1 

Diff: http://reviews.gem5.org/r/2314/diff/


Testing
-------


Thanks,

Jiuyue Ma

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to