aboutsummaryrefslogtreecommitdiff
path: root/fsdev
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2015-08-24 20:51:21 -0700
committerRichard Henderson <rth@twiddle.net>2016-07-12 11:01:55 -0700
commit99a230638a3674e921224dbe628159c867d734b1 (patch)
treed6f559df58c1ac3b7eb9e0f88b2867c99bfa70c5 /fsdev
parente86ceb0d652baa5738e05a59ee0e7989dafbeaa1 (diff)
target-sparc: Store mmu index in TB flags
Doing this instead of saving the raw PS_PRIV and TL. This means that all nucleus mode TBs (TL > 0) can be shared. This fixes a bug in that we didn't include HS_PRIV in the TB flags, and so could produce incorrect TB matches for hypervisor state. The LSU and DMMU states were unused by the translator. Including them in TB flags meant unnecessary mismatches from tb_find_fast. Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'fsdev')
0 files changed, 0 insertions, 0 deletions