mirror of
https://github.com/qemu/qemu.git
synced 2025-10-27 13:30:41 +00:00
Because the linux-user kuser page handling is currently implemented by detecting magic addresses in the unnamed 0xaa trap, we cannot simply remove nios2_cpu_tlb_fill and rely on the fallback code. Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |
||
|---|---|---|
| .. | ||
| cpu-param.h | ||
| cpu.c | ||
| cpu.h | ||
| helper.c | ||
| helper.h | ||
| Kconfig | ||
| meson.build | ||
| mmu.c | ||
| mmu.h | ||
| monitor.c | ||
| nios2-semi.c | ||
| op_helper.c | ||
| translate.c | ||