qemu/linux-user/openrisc
Richard Henderson 12f0bc5579 target/openrisc: Make openrisc_cpu_tlb_fill sysemu only
The fallback code in cpu_loop_exit_sigsegv is sufficient for
openrisc linux-user.

This makes all of the code in mmu.c sysemu only, so remove
the ifdefs and move the file to openrisc_softmmu_ss.
Remove the code from cpu_loop that handled EXCP_DPF.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-11-02 07:00:52 -04:00
..
cpu_loop.c target/openrisc: Make openrisc_cpu_tlb_fill sysemu only 2021-11-02 07:00:52 -04:00
signal.c linux-user/openrisc: Implement setup_sigtramp 2021-10-01 12:03:48 +02:00
sockbits.h
syscall_nr.h
target_cpu.h
target_elf.h
target_errno_defs.h
target_fcntl.h
target_signal.h linux-user/openrisc: Implement setup_sigtramp 2021-10-01 12:03:48 +02:00
target_structs.h
target_syscall.h
termbits.h