diff options
| author | Bruno Larsen (billionai) | 2021-07-06 17:03:16 +0200 |
|---|---|---|
| committer | David Gibson | 2021-07-09 02:38:19 +0200 |
| commit | d423baf9b48cc4749e5f7d77214a089651bc3325 (patch) | |
| tree | b87ce477f53f82efe3d6a3bd431de4aadb8bcb59 /roms | |
| parent | target/ppc: introduce mmu-books.h (diff) | |
| download | qemu-d423baf9b48cc4749e5f7d77214a089651bc3325.tar.gz qemu-d423baf9b48cc4749e5f7d77214a089651bc3325.tar.xz qemu-d423baf9b48cc4749e5f7d77214a089651bc3325.zip | |
target/ppc: change ppc_hash32_xlate to use mmu_idx
Changed hash32 address translation to use the supplied mmu_idx, instead
of using what was stored in the msr, for parity purposes (radix64
already uses that) and for conceptual correctness, all the relevant
functions should always use the supplied mmu_idx, as there are no
guarantees that the mmu_idx stored in the CPU variable will not desync.
Signed-off-by: Bruno Larsen (billionai) <bruno.larsen@eldorado.org.br>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Message-Id: <20210706150316.21005-3-bruno.larsen@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'roms')
0 files changed, 0 insertions, 0 deletions
