qemu-patch-raspberry4/target/ppc
Alex Bennée d10eb08f5d cputlb: drop flush_global flag from tlb_flush
We have never has the concept of global TLB entries which would avoid
the flush so we never actually use this flag. Drop it and make clear
that tlb_flush is the sledge-hammer it has always been.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
[DG: ppc portions]
Acked-by: David Gibson <david@gibson.dropbear.id.au>
2017-01-13 14:24:37 +00:00
..
translate
arch_dump.c
cpu-models.c
cpu-models.h
cpu-qom.h
cpu.h
dfp_helper.c
excp_helper.c
fpu_helper.c
gdbstub.c
helper.h target-ppc: Use ctpop helper 2017-01-10 08:48:57 -08:00
helper_regs.h cputlb: drop flush_global flag from tlb_flush 2017-01-13 14:24:37 +00:00
int_helper.c target-ppc: Use ctpop helper 2017-01-10 08:48:57 -08:00
internal.h
kvm-stub.c
kvm.c
kvm_ppc.h
machine.c
Makefile.objs
mem_helper.c
mfrom_table.c
mfrom_table_gen.c
misc_helper.c cputlb: drop flush_global flag from tlb_flush 2017-01-13 14:24:37 +00:00
mmu-hash32.c
mmu-hash32.h
mmu-hash64.c
mmu-hash64.h
mmu_helper.c cputlb: drop flush_global flag from tlb_flush 2017-01-13 14:24:37 +00:00
monitor.c
STATUS
timebase_helper.c
trace-events
translate.c target-ppc: Use ctpop helper 2017-01-10 08:48:57 -08:00
translate_init.c qom/cpu: move tlb_flush to cpu_common_reset 2017-01-13 14:24:31 +00:00
user_only_helper.c