qemu-e2k/target-ppc
Benjamin Herrenschmidt aa4bb58752 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>
2015-10-23 12:22:40 +11:00
..
arch_dump.c
cpu-models.c
cpu-models.h
cpu-qom.h
cpu.h ppc: Add mmu_model defines for arch 2.03 and 2.07 2015-10-23 12:22:40 +11:00
dfp_helper.c
excp_helper.c target-ppc: Fix SRR0 when taking unaligned exceptions 2015-09-20 22:48:39 +02:00
fpu_helper.c
gdbstub.c
helper_regs.h
helper.h
int_helper.c target-ppc: fix vcipher, vcipherlast, vncipherlast and vpermxor 2015-09-20 22:48:39 +02:00
kvm_ppc.h spapr_iommu: Rename vfio_accel parameter 2015-10-23 10:38:10 +11:00
kvm-stub.c
kvm.c ppc: Add mmu_model defines for arch 2.03 and 2.07 2015-10-23 12:22:40 +11:00
machine.c
Makefile.objs kvm_ppc: remove kvmppc_timer_hack 2015-09-20 22:48:38 +02:00
mem_helper.c
mfrom_table_gen.c
mfrom_table.c
misc_helper.c
mmu_helper.c ppc: Add mmu_model defines for arch 2.03 and 2.07 2015-10-23 12:22:40 +11:00
mmu-hash32.c
mmu-hash32.h
mmu-hash64.c
mmu-hash64.h
monitor.c
STATUS
timebase_helper.c
translate_init.c ppc: Add mmu_model defines for arch 2.03 and 2.07 2015-10-23 12:22:40 +11:00
translate.c ppc: Add mmu_model defines for arch 2.03 and 2.07 2015-10-23 12:22:40 +11:00
user_only_helper.c