----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3201/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11204:f439478e872f --------------------------- dev, mips: Remove the unused MaltaPChip class The MaltaPChip class is currently unused and identical (except for the class name) to the TsunamiPChip. If someone decides to implement PCI for Malta, they should make sure to share code with the Tsunami implementation if they are similar. Diffs ----- src/dev/mips/Malta.py 2f853ba9c55c src/dev/mips/SConscript 2f853ba9c55c src/dev/mips/malta.hh 2f853ba9c55c src/dev/mips/malta.cc 2f853ba9c55c src/dev/mips/malta_pchip.hh 2f853ba9c55c src/dev/mips/malta_pchip.cc 2f853ba9c55c Diff: http://reviews.gem5.org/r/3201/diff/ Testing ------- Quick regressions pass. Thanks, Andreas Sandberg _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
