qemu-patch-raspberry4/target/ppc
Richard Henderson db70b31144 target/ppc: Use env_cpu, env_archcpu
Cleanup in the boilerplate that each target must define.
Replace ppc_env_get_cpu with env_archcpu.  The combination
CPU(ppc_env_get_cpu) should have used ENV_GET_CPU to begin;
use env_cpu now.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-06-10 07:03:42 -07:00
..
translate target/ppc: Use vector variable shifts for VSL, VSR, VSRA 2019-05-29 11:39:45 +10:00
arch_dump.c
compat.c
cpu-models.c
cpu-models.h
cpu-param.h tcg: Split out target/arch/cpu-param.h 2019-06-10 07:03:34 -07:00
cpu-qom.h
cpu.c
cpu.h target/ppc: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
dfp_helper.c
excp_helper.c target/ppc: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
fpu_helper.c target/ppc: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
gdbstub.c
helper.h target/ppc: Use vector variable shifts for VSL, VSR, VSRA 2019-05-29 11:39:45 +10:00
helper_regs.h target/ppc: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
int_helper.c target/ppc: Use vector variable shifts for VSL, VSR, VSRA 2019-05-29 11:39:45 +10:00
internal.h
kvm-stub.c
kvm.c target/ppc: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
kvm_ppc.h spapr/xive: add KVM support 2019-05-29 11:39:45 +10:00
machine.c
Makefile.objs
mem_helper.c
mfrom_table.inc.c
mfrom_table_gen.c
misc_helper.c target/ppc: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
mmu-book3s-v3.c
mmu-book3s-v3.h Clean up header guards that don't match their file name 2019-05-13 08:58:55 +02:00
mmu-hash32.c
mmu-hash32.h
mmu-hash64.c target/ppc: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
mmu-hash64.h
mmu-radix64.c
mmu-radix64.h
mmu_helper.c target/ppc: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
monitor.c
timebase_helper.c
trace-events target/ppc/kvm: Fix trace typo 2019-05-29 11:39:44 +10:00
translate.c target/ppc: Use gen_io_start/end around DARN 2019-05-22 12:38:54 -04:00
translate_init.inc.c target/ppc: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
user_only_helper.c target/ppc: Convert to CPUClass::tlb_fill 2019-05-10 11:12:50 -07:00