mirror of
https://github.com/xemu-project/xemu.git
synced 2025-02-11 07:05:22 +00:00
![Blue Swirl](/assets/img/avatar_default.png)
Parameter is_softmmu (and its evil mutant twin brother is_softmuu) is not used in cpu_*_handle_mmu_fault() functions, remove them and adjust callers. Acked-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>