diff options
author | Emilio G. Cota | 2018-10-09 19:45:52 +0200 |
---|---|---|
committer | Richard Henderson | 2018-10-19 03:58:10 +0200 |
commit | 6e11beecfde0d8b7ed13164fbfb1cea30d66f9c9 (patch) | |
tree | a67c591f2eff7c2f0329d9774ca9ec71e93fef78 /include/hw/core | |
parent | tcg: distribute tcg_time into TCG contexts (diff) | |
download | qemu-6e11beecfde0d8b7ed13164fbfb1cea30d66f9c9.tar.gz qemu-6e11beecfde0d8b7ed13164fbfb1cea30d66f9c9.tar.xz qemu-6e11beecfde0d8b7ed13164fbfb1cea30d66f9c9.zip |
target/alpha: remove tlb_flush from alpha_cpu_initfn
As far as I can tell tlb_flush does not need to be called
this early. tlb_flush is eventually called after the CPU
has been realized.
This change paves the way to the introduction of tlb_init,
which will be called from cpu_exec_realizefn.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-Id: <20181009174557.16125-2-cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/hw/core')
0 files changed, 0 insertions, 0 deletions