diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2015-10-22 18:30:58 +1100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2015-10-23 12:22:40 +1100 |
commit | aa4bb58752310e7906683a2ac99566222c1e7228 (patch) | |
tree | 2c806797ca3d6b3dd0366cebcf19130fe6f94b37 /include | |
parent | a23dec105c0faed7b9cba5d07d92df63a04dbb2e (diff) | |
download | qemu-aa4bb58752310e7906683a2ac99566222c1e7228.zip qemu-aa4bb58752310e7906683a2ac99566222c1e7228.tar.gz qemu-aa4bb58752310e7906683a2ac99566222c1e7228.tar.bz2 |
ppc: Add mmu_model defines for arch 2.03 and 2.07
This removes unused POWERPC_MMU_2_06a/POWERPC_MMU_2_06d.
This replaces POWERPC_MMU_64B with POWERPC_MMU_2_03 for POWER5+ to be
more explicit about the version of the PowerISA supported.
This defines POWERPC_MMU_2_07 and uses it for the POWER8 CPU family.
This will not have an immediate effect now but it will in the following
patch.
This should cause no behavioural change.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
[aik: rebased, changed commit log]
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions