xemu/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
..
boston.c hw/mips: Move address translation helpers to target/mips/ 2020-12-13 19:58:54 +01:00
cps.c hw/mips: Fix Lesser GPL version number 2020-11-03 16:51:13 +01:00
fuloong2e.c vl: extract softmmu/datadir.c 2020-12-10 12:15:18 -05:00
gt64xxx_pci.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
jazz.c vl: extract softmmu/datadir.c 2020-12-10 12:15:18 -05:00
Kconfig hw/mips: Remove the 'r4k' machine 2020-11-03 16:51:13 +01:00
malta.c target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT() 2020-12-13 19:58:54 +01:00
meson.build hw/mips: Move address translation helpers to target/mips/ 2020-12-13 19:58:54 +01:00
mips_int.c hw/mips: Add CPU IRQ3 delivery for KVM 2020-06-01 13:28:21 +02:00
mipssim.c vl: extract softmmu/datadir.c 2020-12-10 12:15:18 -05:00
trace-events trace-events: Fix attribution of trace points to source 2020-09-09 17:17:58 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00