qemu-patch-raspberry4/include/hw/mips
Philippe Mathieu-Daudé 2fd9c5ad44 hw/mips: Move address translation helpers to target/mips/
Address translation is an architectural thing (not hardware
related). Move the helpers from hw/ to target/.

As physical address and KVM are specific to system mode
emulation, restrict this file to softmmu, so it doesn't
get compiled for user-mode emulation.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201206233949.3783184-2-f4bug@amsat.org>
2020-12-13 19:58:54 +01:00
..
bios.h Supply missing header guards 2019-06-12 13:20:21 +02:00
cps.h hw/mips: Fix Lesser GPL version number 2020-11-03 16:51:13 +01:00
cpudevs.h hw/mips: Move address translation helpers to target/mips/ 2020-12-13 19:58:54 +01:00
mips.h hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE) 2020-10-17 13:59:40 +02:00