sparc: Fix FS Checkpoint loading
authorKhalique <khalique913@gmail.com>
Thu, 22 Feb 2018 19:19:40 +0000 (13:19 -0600)
committerKhalique Ahmed <khalique913@gmail.com>
Sat, 24 Feb 2018 00:28:29 +0000 (00:28 +0000)
commite83f27eb31144439f832c79bb380e69e957d2949
treea16fdce1e4a26e73ce72d0312834041fe100d1fc
parent38a1e23c3910aa10c41478ba1715f50c4b4a8ac2
sparc: Fix FS Checkpoint loading

Proposed changes to SPARC FS simulation, testing indicates that checkpoints are now loaded correctly with the following command: build/SPARC/gem5.opt configs/example/fs.py -r 1

Change-Id: Icd44f01a74c41a78828ef6fd7b661e584bdb6966
Reviewed-on: https://gem5-review.googlesource.com/8581
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/arch/sparc/isa.cc
src/arch/sparc/tlb.cc
src/dev/sparc/mm_disk.cc