diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2020-02-27 15:29:26 +1100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2020-03-17 09:41:15 +1100 |
commit | 4c24a87f662a46264dd73f6dd05a4a0c30b2038b (patch) | |
tree | 530db6bc59a843cbe9e46fde266e81509edcbf73 /hw/ppc/spapr.c | |
parent | 3a56a55ccb2e31e3a52d74db2ddd8ea603ea667b (diff) |
target/ppc: Don't store VRMA SLBE persistently
Currently, we construct the SLBE used for VRMA translations when the LPCR
is written (which controls some bits in the SLBE), then use it later for
translations.
This is a bit complex and confusing - simplify it by simply constructing
the SLBE directly from the LPCR when we need it.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'hw/ppc/spapr.c')
0 files changed, 0 insertions, 0 deletions