----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2314/#review5209 -----------------------------------------------------------
Ship it! I assume this changes the X86 FS regressions? If so, I've got some more bus-related patches that we could bundle it up with. - Andreas Hansson On July 17, 2014, 10:11 a.m., Jiuyue Ma wrote: > > ----------------------------------------------------------- > 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. > > > Repository: gem5 > > > Description > ------- > > 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 > ----- > > 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
