]> Git Repo - qemu.git/commit
cputlb: Remove tcg_enabled hack from tlb_flush_nocheck
authorRichard Henderson <[email protected]>
Sat, 20 Oct 2018 20:28:04 +0000 (13:28 -0700)
committerRichard Henderson <[email protected]>
Wed, 31 Oct 2018 12:15:57 +0000 (12:15 +0000)
commit8ab102667e4c700082e2e923905e0b443518795c
treecc809a627d9ccb63c25d96743af04895b14132ff
parent53d284554cfb476a43807fe94fa59909ed5d9ff8
cputlb: Remove tcg_enabled hack from tlb_flush_nocheck

The bugs this was working around were fixed with commits
022d6378c7fd  target/unicore32: remove tlb_flush from uc32_init_fn
6e11beecfde0  target/alpha: remove tlb_flush from alpha_cpu_initfn

Tested-by: Emilio G. Cota <[email protected]>
Reviewed-by: Emilio G. Cota <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
accel/tcg/cputlb.c
This page took 0.025042 seconds and 4 git commands to generate.