x86: Set a physical address for local accesses.
authorGabe Black <gabeblack@google.com>
Tue, 12 May 2020 22:02:00 +0000 (15:02 -0700)
committerGabe Black <gabeblack@google.com>
Thu, 14 May 2020 05:41:30 +0000 (05:41 +0000)
commit4ce9da7a8665e481801fa2ef89c80ba8161ffcd2
tree8b6e4ca051c6c0dfb04ee7d7b8e3408f87db262f
parentfae00cb1755a80252f61f43551ef74f080dca7ec
x86: Set a physical address for local accesses.

This avoids problems when other parts of the simulator blindly try to
retrieve the physical address.

Change-Id: Ia13a2b85b9f919e1e81a6a0f67d10858e98244e5
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/28987
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/x86/tlb.cc