----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/285/#review430 -----------------------------------------------------------
Ship it! - Steve On 2010-11-03 16:12:10, Ali Saidi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.m5sim.org/r/285/ > ----------------------------------------------------------- > > (Updated 2010-11-03 16:12:10) > > > Review request for Default. > > > Summary > ------- > > sim: Use forward declarations for ports. > Virtual ports need TLB data which means touching any file in the arch > directory rebuilds anything that include system.hh which is pretty much > anything. > > > Diffs > ----- > > src/arch/alpha/freebsd/system.cc 9d60c5339ae5 > src/arch/alpha/linux/system.cc 9d60c5339ae5 > src/arch/alpha/stacktrace.cc 9d60c5339ae5 > src/arch/alpha/system.cc 9d60c5339ae5 > src/arch/alpha/tru64/system.cc 9d60c5339ae5 > src/arch/arm/linux/system.cc 9d60c5339ae5 > src/arch/arm/stacktrace.cc 9d60c5339ae5 > src/arch/arm/system.cc 9d60c5339ae5 > src/arch/mips/system.cc 9d60c5339ae5 > src/base/remote_gdb.cc 9d60c5339ae5 > src/cpu/simple_thread.cc 9d60c5339ae5 > src/dev/simple_disk.cc 9d60c5339ae5 > src/dev/sparc/iob.cc 9d60c5339ae5 > src/sim/system.hh 9d60c5339ae5 > src/sim/system.cc 9d60c5339ae5 > > Diff: http://reviews.m5sim.org/r/285/diff > > > Testing > ------- > > > Thanks, > > Ali > > _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
