changeset a9934545489d in /z/repo/gem5
details: http://repo.gem5.org/gem5?cmd=changeset;node=a9934545489d
description:
Alpha: Turn on vtophys in SE mode.
diffstat:
src/arch/alpha/SConscript | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 0996451df6de -r a9934545489d src/arch/alpha/SConscript
--- a/src/arch/alpha/SConscript Sun Oct 16 02:59:53 2011 -0700
+++ b/src/arch/alpha/SConscript Sun Oct 16 02:59:53 2011 -0700
@@ -42,6 +42,7 @@
Source('remote_gdb.cc')
Source('tlb.cc')
Source('utility.cc')
+ Source('vtophys.cc')
SimObject('AlphaInterrupts.py')
SimObject('AlphaTLB.py')
@@ -54,7 +55,6 @@
Source('osfpal.cc')
Source('stacktrace.cc')
Source('system.cc')
- Source('vtophys.cc')
Source('freebsd/system.cc')
Source('linux/system.cc')
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev