qemu/target
Richard Henderson a120d32097 include/exec: Implement cpu_mmu_index generically
For user-only mode, use MMU_USER_IDX.
For system mode, use CPUClass.mmu_index.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-02-03 16:46:10 +10:00
..
alpha include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
arm include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
avr include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
cris include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
hexagon include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
hppa include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
i386 include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
loongarch include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
m68k include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
microblaze include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
mips include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
nios2 include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
openrisc include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
ppc include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
riscv include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
rx include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
s390x include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
sh4 include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
sparc include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
tricore include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
xtensa include/exec: Implement cpu_mmu_index generically 2024-02-03 16:46:10 +10:00
Kconfig hw/loongarch: Add support loongson3 virt machine type. 2022-06-06 18:09:03 +00:00
meson.build target: Make qemu_target_page_mask() available for *-user 2024-01-29 21:04:10 +10:00
target-common.c target: Make qemu_target_page_mask() available for *-user 2024-01-29 21:04:10 +10:00