qemu-e2k/target/alpha
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
..
Makefile.objs
STATUS
cpu-qom.h
cpu.c cputlb: drop flush_global flag from tlb_flush 2017-01-13 14:24:37 +00:00
cpu.h
fpu_helper.c
gdbstub.c
helper.c
helper.h target-alpha: Use ctpop helper 2017-01-10 08:48:56 -08:00
int_helper.c target-alpha: Use ctpop helper 2017-01-10 08:48:56 -08:00
machine.c
mem_helper.c
sys_helper.c cputlb: drop flush_global flag from tlb_flush 2017-01-13 14:24:37 +00:00
translate.c target-alpha: Use ctpop helper 2017-01-10 08:48:56 -08:00
vax_helper.c