qemu-e2k/target
Philippe Mathieu-Daudé 6294e502a9 accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()
The AccelCPUClass::cpu_realizefn handler is meant for target
specific code, rename it using '_target_' to emphasis it.

Suggested-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20231003123026.99229-3-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-10-03 08:00:25 -07:00
..
alpha
arm target/arm/hvf: Clean up local variable shadowing 2023-09-29 10:07:14 +02:00
avr
cris
hexagon
hppa
i386 accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize() 2023-10-03 08:00:25 -07:00
loongarch target/loongarch: CPUCFG support LASX 2023-09-20 14:33:43 +08:00
m68k target/m68k: Clean up local variable shadowing 2023-09-29 10:07:15 +02:00
microblaze
mips -Wshadow=local patches patches for 2023-09-29 2023-10-02 14:42:30 -04:00
nios2
openrisc
ppc ppc: spelling fixes 2023-09-20 07:54:34 +03:00
riscv target/riscv: vector_helper: Fixup local variables shadowing 2023-09-29 10:07:20 +02:00
rx
s390x
sh4
sparc
tricore -Wshadow=local patches patches for 2023-09-29 2023-10-02 14:42:30 -04:00
xtensa
Kconfig
meson.build