diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2018-03-23 13:59:20 +1100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-04-27 18:05:22 +1000 |
commit | 21e405f1ecd16a9036d838222f2212ec10370059 (patch) | |
tree | 3d17f35e5bfadbac3cb85ca8702cbca2aad77ee7 /monitor.c | |
parent | b07c59f7c8df6efc24576f07622b61ad115468e6 (diff) |
target/ppc: Make hash64_opts field mandatory for 64-bit hash MMUs
Currently some cpus set the hash64_opts field in the class structure, with
specific details of their variant of the 64-bit hash mmu. For the
remaining cpus with that mmu, ppc_hash64_realize() fills in defaults.
But there are only a couple of cpus that use those fallbacks, so just have
them to set the has64_opts field instead, simplifying the logic.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'monitor.c')
0 files changed, 0 insertions, 0 deletions