qemu/target/hppa
Philippe Mathieu-Daudé abf1023d63 hw/cpu: Rename cpu_exec_realizefn() -> cpu_common_realize()
Keep cpu_common_*() pattern for publicly exposed common methods
used by target code. Use cpu_exec_*() pattern for internal ones,
mostly to distinct between system / user mode.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20260811183410.22428-6-philmd@oss.qualcomm.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
2026-08-16 16:32:41 +02:00
..
cpu-param.h exec: Drop TARGET_PHYS_ADDR_SPACE_BITS 2026-02-25 23:46:04 +01:00
cpu-qom.h hppa: Introduce HPPACPUDef 2026-03-08 23:11:04 +01:00
cpu.c hw/cpu: Rename cpu_exec_realizefn() -> cpu_common_realize() 2026-08-16 16:32:41 +02:00
cpu.h target: Rename get_phys_page_debug to get_phys_addr_debug 2026-05-12 22:35:54 +02:00
fpu_helper.c fpu: Introduce FloatSNaNRule 2026-05-21 19:18:56 -07:00
gdbstub.c target/hppa: Use explicit big-endian LD/ST API 2026-01-12 23:47:56 +01:00
helper.c target/hppa: Have hppa_form_gva*() return vaddr type 2025-10-16 17:07:27 +02:00
helper.h target/hppa: Implement space register hashing for 64-bit HP-UX 2025-01-31 10:05:24 +01:00
insns.decode target/hppa: Work-around for Fast TLB insert instruction on HP-UX 9 2026-07-05 17:42:14 +02:00
int_helper.c target/hppa: Fix TOC handler for 64-bit CPUs 2026-03-31 20:22:25 +02:00
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
machine.c target/hppa: Avoid target-specific migration headers in machine.c 2026-01-12 23:47:56 +01:00
mem_helper.c accel/tcg: Move cpu_restore_state() out of 'exec/cpu-common.h' 2026-06-18 14:27:21 +02:00
meson.build meson: Rename target_softmmu_arch -> target_system_arch 2023-10-07 19:03:07 +02:00
op_helper.c accel/tcg: Move cpu_restore_state() out of 'exec/cpu-common.h' 2026-06-18 14:27:21 +02:00
sys_helper.c char: rename CharBackend->CharFrontend 2025-10-28 14:49:52 +01:00
trace-events target/hppa: Use hwaddr type for HPPATLBEntry::pa 2025-10-16 17:07:27 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
translate.c target/hppa: Delay MMU update until TLB protection bits were set 2026-07-05 17:42:14 +02:00