qemu/target/arm
Richard Henderson bb5cc2c860 target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
With FEAT_RME, there are four physical address spaces.
For now, just define the symbols, and mention them in
the same spots as the other Phys indexes in ptw.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230620124418.805717-9-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2023-06-23 11:15:45 +01:00
..
hvf meson: Replace softmmu_ss -> system_ss 2023-06-20 10:01:30 +02:00
tcg meson: Replace softmmu_ss -> system_ss 2023-06-20 10:01:30 +02:00
arch_dump.c
arm-powerctl.c
arm-powerctl.h
arm-qmp-cmds.c
common-semi-target.h
cortex-regs.c target/arm: Saturate L2CTLR_EL1 core count field rather than overflowing 2023-05-18 11:39:33 +01:00
cpregs.h accel/tcg: Introduce translator_io_start 2023-06-05 12:04:29 -07:00
cpu64.c
cpu-param.h
cpu-qom.h
cpu.c target/arm: Add isar_feature_aa64_rme 2023-06-23 11:15:43 +01:00
cpu.h target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root} 2023-06-23 11:15:45 +01:00
debug_helper.c target/arm: trap DCC access in user mode emulation 2023-06-06 10:19:40 +01:00
gdbstub64.c target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check 2023-05-12 16:01:25 +01:00
gdbstub.c
helper.c target/arm: Introduce ARMSecuritySpace 2023-06-23 11:15:44 +01:00
helper.h target/arm: Move helper-{a64,mve,sme,sve}.h to tcg/ 2023-05-12 15:43:37 +01:00
hvf_arm.h hvf: add guest debugging handlers for Apple Silicon hosts 2023-06-06 10:19:30 +01:00
hyp_gdbstub.c arm: move KVM breakpoints helpers 2023-06-06 10:19:29 +01:00
idau.h
internals.h target/arm: Check alignment in helper_mte_check 2023-06-06 10:19:38 +01:00
Kconfig target/arm: Explain why we need to select ARM_V7M 2023-05-30 15:50:17 +01:00
kvm64.c arm: move KVM breakpoints helpers 2023-06-06 10:19:29 +01:00
kvm_arm.h Revert "arm/kvm: add support for MTE" 2023-05-19 08:01:15 -07:00
kvm-consts.h
kvm-stub.c
kvm.c Revert "arm/kvm: add support for MTE" 2023-05-19 08:01:15 -07:00
machine.c
meson.build meson: Replace softmmu_ss -> system_ss 2023-06-20 10:01:30 +02:00
op_addsub.h
ptw.c target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root} 2023-06-23 11:15:45 +01:00
syndrome.h
tcg-stubs.c
trace-events
trace.h
vfp_helper.c