/qemu/include/accel/tcg/ |
H A D | cpu-ops.h | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/arm/tcg/ |
H A D | cpu-v7m.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/i386/tcg/ |
H A D | tcg-cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/alpha/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/rx/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/avr/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/tricore/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/sh4/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/openrisc/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/xtensa/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/hppa/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/m68k/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/ppc/ |
H A D | cpu_init.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/microblaze/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/riscv/tcg/ |
H A D | tcg-cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/loongarch/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/sparc/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/mips/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/s390x/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/accel/tcg/ |
H A D | cpu-exec.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/arm/ |
H A D | cpu.c | 9181ab452893a3f45cdc0f6196fbb9e389a4e5cd Sun Apr 27 18:31:30 UTC 2025 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Initialize all instances with cpu_reset(), so that there is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|